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