Skip to content

night-peiqi/hero-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@night-peiqi/hero-cli

A simple CLI for scaffolding projects.

Installation

npm install -g @night-peiqi/hero-cli

Usage

hero <command> [options]

Commands

  • create <project-name>: Create a new project.

    • -t --template [template]: Input template name.
    • -f --force: Overwrite target directory if it exists.
    • -i --ignore: Ignore the template.json file.
  • ls: List all the templates.

  • -v, --version: Check version number.

Help

You can use hero --help for detailed usage of given command.

License

MIT

About

我的脚手架工具

Resources

Stars

Watchers

Forks

Packages

No packages published