Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
/ webcron Public archive

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

License

Notifications You must be signed in to change notification settings

codeskyblue/webcron

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published