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