added ta-do's

master
Phanes 2017-12-05 02:28:52 -05:00
parent 50478d58ed
commit c37b6e1a9e
1 changed files with 7 additions and 0 deletions

View File

@ -22,6 +22,13 @@
#include "src/json/json.h"
#include "src/loaders/loaders.h"
/*
* TODO Logging -- Pump to syslog with clone to STDOUT
* TODO Unit Files Directory instead of a single Unit File (optional to user)
* TODO Commandline switches
*/
int main( )
{
bool verbose = true;