flyfox-cli
v1.0.1
Published
A simple CLI for creating your project
Readme
flyfox-cli
my first cli with flyfox-cli
Installation
npm install flyfox-cli -gUsage
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 numberNote that if you are using
MacOS,sudowas required while using commandsaddanddelete.
License
MIT.
