hubot-cron-checker
v0.1.0
Published
Let hubot explain crontab entry in normal english
Downloads
48
Maintainers
Readme
Hubot Cron Checker
Explains crontab entry in normal english using prettycron
Usage
For help hubot exlain me cron
hubot explain me cron <cron entry> to translate the cron entry in plain english. For example hubot explain me cron 0 0 * * * some_report.sh
Installation
npm install --save hubot-cron-checkerAdd hubot-cron-checker to your external-scripts.json file.
