From 93f22c7dc3ddddff0167be29265dcda299ca2fac Mon Sep 17 00:00:00 2001 From: rasul Date: Fri, 25 Oct 2019 14:20:10 -0500 Subject: [PATCH] add todo --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..48397cc --- /dev/null +++ b/TODO.md @@ -0,0 +1,5 @@ +* config file location should have a sensible default +* config file location should be able to be specified as an argument +* when no holds have been set, shutdown after last application is finished +* provide option to log to a file +* provide option to log each app to a separate file