Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuoyanart/zuoyan-cli
command tools
https://github.com/zuoyanart/zuoyan-cli
Last synced: about 5 hours ago
JSON representation
command tools
- Host: GitHub
- URL: https://github.com/zuoyanart/zuoyan-cli
- Owner: zuoyanart
- Created: 2018-09-27T02:55:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T10:34:46.000Z (over 2 years ago)
- Last Synced: 2023-08-11T15:35:10.133Z (over 1 year ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 命令行工具
```js
yum install epel-release && yum install nodejs && yum install npm && npm install n -g && n latest && npm install pm2 -g
```
* 初始化项目模板
> api template
>
> cms template
* 自动部署应用程序
> 支持nginx
>
> 支持 https
>
> 自动安装依赖
* 服务器配置
> install mysql
>
> install nginx
>
> install git
>
> install mongodb
>
> install ssl依赖