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