Skip to content

anley/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

Languages

  • Go 49.1%
  • HTML 43.7%
  • CSS 6.7%
  • Makefile 0.5%