enlink-cli
v1.0.10
Published
```shell # install it globally $ npm install -g enlink-cli
Readme
脚手架 enlink-cli
安装
# install it globally
$ npm install -g enlink-cli
# or yarn
$ yarn global add enlink-cli使用
Quick Start
$ en create <name> [-f|--force]Options
-f, --force: Overwrite if the target exists
