PPGo_Job
PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。
How to download and setup PPGo_Job
Open terminal and run command
git clone https://github.com/george518/PPGo_Job.git
git clone is used to create a copy or clone of PPGo_Job repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with PPGo_Job https://github.com/george518/PPGo_Job/archive/master.zip
Or simply clone PPGo_Job with SSH
[email protected]:george518/PPGo_Job.git