Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaoxiong789/woqu-cli
https://github.com/shaoxiong789/woqu-cli
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaoxiong789/woqu-cli
- Owner: shaoxiong789
- Created: 2018-06-20T06:16:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T01:15:41.000Z (over 6 years ago)
- Last Synced: 2024-11-11T15:45:29.740Z (2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 起步
```
/* npm 安装 */
npm install woqu-cli -g
``````
/* 初始化woqu项目*/
woqu-build init (简写为: wb i)
// 输入项目名称
// 输入初始版本
// 输入server端口