ruby-whenever

Ruby library to abstract writing and deploying cron jobs
  https://github.com/javan/whenever
  0
  no reviews



Whenever provides a clean ruby syntax for writing and deploying cron jobs. It provides commands to install and uninstall cronjobs, so for example an application can install its cronjobs when it starts, and uninstall them when it stops for maintaince.