jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Add support for 'step' cron syntax #25

Closed jamesrwhite closed 8 years ago

jamesrwhite commented 10 years ago

e.g '0-23/2'

Should only require some changes to the JS that parses the schedule on the frontend