Merge branch 'master' of github.com:shunfei/cronsun

pull/106/head
Doflatango 2018-09-15 18:07:05 +08:00
commit bf22fa82cc
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The goal of this project is to make it much easier to manage jobs on lots of mac
## Features ## Features
- Easy manage jobs on multiple machines - Easy manage jobs on multiple machines
- Managemant panel - Management panel
- Mail service - Mail service
- Multi-language support - Multi-language support
- Simple authentication and accounts manager(default administrator email and password: admin@admin.com/admin) - Simple authentication and accounts manager(default administrator email and password: admin@admin.com/admin)
@ -67,6 +67,7 @@ We encourage you to try it, it's easy to use, see how it works for you. We belie
Install from binary [latest release](https://github.com/shunfei/cronsun/releases/latest) Install from binary [latest release](https://github.com/shunfei/cronsun/releases/latest)
Or build from source, require `go >= 1.11+`. Or build from source, require `go >= 1.11+`.
> NOTE: The branch `master` is not in stable, using Cronsun for production please checkout corresponding tags.
``` ```
export GO111MODULE=on export GO111MODULE=on