@shuyun-ep-team/cli
v1.1.2
Published
### 安装 ``` $ npm install -g @shuyun-ep-team/cli ```
Downloads
3
Keywords
Readme
shuyun-cli
安装
$ npm install -g @shuyun-ep-team/cli
使用说明
创建实施端项目
$ shuyun-cli imple <name>
Example:
$ shuyun-cli imple enterprise-loktar-dashboard-fe
创建业务端项目
$ shuyun-cli app <name>
Example:
$ shuyun-cli app enterprise-dashboard-fe
创建实施端、业务端集合项目
$ shuyun-cli integ <name>
Example:
$ shuyun-cli integ enterprise-integration-dashboard-fe