All Projects → codeskyblue → Webcron

codeskyblue / Webcron

Licence: mit
A new crontab that have a web page in order to replace the original crontab. Now it can try on test.

Programming Languages

go
31211 projects - #10 most used programming language

webcrontab

Web based crontab.

Demo page: http://webcron.herokuapp.com/

homepage

Build

# Install godep
go get -v github.com/tools/godep

# Build
git clone https://github.com/codeskyblue/webcrontab.git
cd webcrontab
godep go build

# Start
./webcrontab

ChangeLog

  • 2015-08-26: First release. Heroku support.

Contribute

Since the first ok version is released. This really takes me a lot of time, finally get it works. Very happy.

Pull request are welcomed, but make sure code have been tested.

Thanks

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].