wmf-cli
v1.0.1
Published
```shell # install it globally $ npm install -g wmf-cli
Readme
搭建一个简单的脚手架
安装
# install it globally
$ npm install -g wmf-cli
# or yarn
$ yarn global add wmf-cli使用
Quick Start
$ cc create <name> [-f|--force]Options
-f, --force: Overwrite if the target exists
