0.0.7 • Published 3 years ago
@xubill/hjvue-cli v0.0.7
hjvue通用项目脚手架
全局安装
npm i -g @xubill/hjvue-cli
use
Usage: hjvue <command> [options]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
init|i 创建新新项目
list|l 显示可使用的模板列表
help [command] display help for command
hjvue init
hjvue init
可用模板列表:
0 : hjvue-template
请选择模板类型(0):
----------------------------------------
请输入项目名称(demo):
----------------------------------------
请输入项目git地址:
----------------------------------------
| 正在初始化项目,请稍等......
| 正在初始化项目,请稍等......
| 正在安装项目,请稍等......
hjvue list
* 0 hjvue-template - hjvue通用vue项目脚手架