1.1.2 • Published 4 years ago

@shuyun-ep-team/cli v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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