Jonathan Bernard
68692bdc83
Update for Nim 0.18
2018-04-02 14:48:18 -05:00
Jonathan Bernard
f3d4421af2
Fix <cfgFile> option handling.
2017-10-02 12:12:33 -05:00
Jonathan Bernard
3e430f8ff2
Workaround for Nim bug 4996
...
As of Nim 0.15.2 there exists a conflict the compiler cannot reconcile between
`sequtils.toSeq` and `nre.toSeq`. The workaround is to be explicit about which
`toSeq` you want (see https://github.com/nim-lang/Nim/issues/4996 ).
2016-11-05 08:20:03 -05:00
Jonathan Bernard
0e1b8fe987
Added dependency on cliutils.
2016-11-04 16:33:30 -05:00
Jonathan Bernard
1861a2fcd7
Started working on making the daemonize functionality a little more robust.
2016-11-04 16:29:32 -05:00
Jonathan Bernard
5b0747d960
Add notification sound on Linux.
2016-11-03 16:22:33 -05:00
Jonathan Bernard
050d11362c
Try to re-read the plan file if we have no items.
2016-11-02 22:27:17 -05:00
Jonathan Bernard
a48d25200e
Initial implementation. Still needs stop, reconfigure commands.
2016-11-02 19:53:03 -05:00
Jonathan Bernard
9928b9fcb5
Added a file manifest to track modifcations.
2016-10-17 17:15:00 -05:00
Jonathan Bernard
a3a6160636
Add basic command-line options and verbosity control.
2016-10-15 23:40:34 -05:00
Jonathan Bernard
29b9b4f167
Added deploy helper to push plans out to FastMail hosting.
2016-10-15 22:52:14 -05:00
Jonathan Bernard
1050a4b363
Nimble file and notification sound.
2016-10-08 11:08:50 -05:00