mohammed90 / webcron

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 49.1%Language:HTML 43.7%Language:CSS 6.7%Language:Makefile 0.5%