fhpt-cli
v1.0.1
Published
## 安装 ### 全局安装 $ npm install -g fhpt-cli # or yarn $ yarn global add fhpt-cli
Downloads
5
Readme
学习搭建cli脚手架
安装
全局安装
$ npm install -g fhpt-cli
or yarn
$ yarn global add fhpt-cli
使用
创建模版 $ fhpt-cli create 示例 $ fhpt-cli create hello-cli
