jamesrwhite / minicron

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

Make dependencies optional #226

Closed Paxa closed 8 years ago

Paxa commented 8 years ago

Do you think it will be better to make this dependencies optional?

jamesrwhite commented 8 years ago

At the moment I'm only really focusing on supporting minicron being run in it's packaged form not as a standalone gem so making any dependencies optional doesn't really make much of a difference since I'm pre-building everything.

Feel free to re-open if you have any other thoughts. Thanks!