1.0.0 • Published 4 years ago

bhkj-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

bh-cli

博虹脚手架工具

Installation

npm install bh-cli -g

Usage

Open your terminal and type bh or bh -h , you'll see the help infomation below:

  Usage: xr <command>


  Commands:

    add       Add a new template
    delete    Delete a template
    list      List all the templates
    init      Generate a new project

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Note that if you are using MacOS, sudo was required while using commands add and delete.

License

MIT.