2.0.2 • Published 3 years ago
pvue-cli v2.0.2
自定义 cli
用于快速创建 Vue 项目
Install
npm i -g pvue-cli
uninstall:
npm unintall -g pvue-cli
Usage
pvue init
其他
commander
: nodejs 命令行工具inquirer
: 命令行交互(收集参数)shelljs
: 在代码中执行 shell 命令log-symbols
: 给 log 添加 iconora
loading 动画node-notifier
通知download-git-repo
下载 git 项目