Skip to content

Simple golang wrapper over `github.com/robfig/cron` and `os/exec` as a cron replacement

License

Notifications You must be signed in to change notification settings

michaloo/go-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc496c7 · Oct 17, 2014

History

3 Commits
Oct 17, 2014
Oct 17, 2014
Aug 21, 2014
Aug 21, 2014
Aug 21, 2014
Oct 17, 2014
Oct 17, 2014

Repository files navigation

go-cron

Simple golang wrapper over github.com/robfig/cron and os/exec as a cron replacement

usage

go-cron "* * * * * *" /bin/bash -c "echo 1"

About

Simple golang wrapper over `github.com/robfig/cron` and `os/exec` as a cron replacement

Resources

License

Stars

Watchers

Forks

Packages

No packages published