diff --git a/examplar.cpp b/examplar.cpp index 51045c9..45cd337 100644 --- a/examplar.cpp +++ b/examplar.cpp @@ -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;