1.0.2 • Published 6 years ago
vsq-cli v1.0.2
vsq-cli
A simple CLI for creating your project.
Installation
npm install vsq-cli -gUsage
Open your terminal and type vsq or vsq -h , you'll see the help infomation below:
Usage: vsq <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.