zmy-template-cli
v1.0.0
Published
```shell # install it globally $ npm install -g zmy-template-cli
Downloads
4
Readme
搭建各类项目脚手架
安装
# install it globally
$ npm install -g zmy-template-cli
# or yarn
$ yarn global add zmy-template-cli
使用
Quick Start
$ template-cli create <name> [-f|--force]
Options
-f, --force
: Overwrite if the target exists