Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zuoyanart/zuoyan-cli

command tools
https://github.com/zuoyanart/zuoyan-cli

Last synced: about 5 hours ago
JSON representation

command tools

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依赖