1.0.1 • Published 4 years ago

flyfox-cli v1.0.1

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

flyfox-cli

my first cli with flyfox-cli

Installation

npm install flyfox-cli -g

Usage

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

  Usage: flyfox <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.