a cli tool for ksc fe group
npm install ksyun-fe-cli#前端脚手架项目#
Install kscfe globaly.
``bash`
npm install ksyun-fe-cli -g
Check the --help command.
`bash`
kscfe --help
`bash
Usage: kscfe
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
add|a Add a new template
list|l List all templates
delete|d Delete a template
init|i Generate a new project
``