Commit Graph

11 Commits

Author SHA1 Message Date
Jannis Hübl
5d9b420582 fix build and config_spec 2016-01-15 11:34:32 +01:00
Jannis Hübl
0affff21d1 add start|stop|restart|run to crono executable
this is done using daemonize gem, but it is not breaking the old
interface. But sets a deprected comment to the old one daemonize
process.
2016-01-15 11:03:38 +01:00
Thomas Drake-Brockman
4b28f3dd80 Updated CLI and Config to default to not writing a pidfile unless daemonized. 2015-04-02 03:14:08 +08:00
Dzmitry Plashchynski
a9798acb35 Lint the whole project 2015-03-13 20:46:54 +02:00
Dzmitry Plashchynski
e96d71552e Add option -e to set environment 2015-03-04 14:26:44 +02:00
Dzmitry Plashchynski
fea559c984 Add pidfile option 2015-03-03 19:56:01 +02:00
Dzmitry Plashchynski
cbc33324cc Refactor to remove global variables 2015-03-03 19:34:50 +02:00
Dzmitry Plashchynski
b301b95ae5 Add Crono.config 2015-03-03 18:40:33 +02:00
Dzmitry Plashchynski
518160d5d9 Add Schedule 2015-03-03 15:11:19 +02:00
Dzmitry Plashchynski
3652e9525a Rename to Crono 2015-03-03 13:51:40 +02:00
Dzmitry Plashchynski
283dd446a3 add config class and schedule 2015-03-02 20:31:08 +02:00