1.0.0 • Published 4 years ago
yutu-cli v1.0.0
搭建一个简单的脚手架
安装
# install it globally
$ npm install -g yutu-cli
# or yarn
$ yarn global add yutu-cli使用
Quick Start
$ yt create <name> [-f|--force]Options
-f, --force: Overwrite if the target exists
# install it globally
$ npm install -g yutu-cli
# or yarn
$ yarn global add yutu-cli$ yt create <name> [-f|--force]-f, --force: Overwrite if the target exists