dependency management implemented -- this should be polished later to say the task name in the exception message. last feature to implement is logging.

This commit is contained in:
Phanes
2017-12-03 14:10:09 -05:00
parent c92be3f4be
commit 5f85185e8d
7 changed files with 109 additions and 43 deletions

View File

@@ -1,4 +1,5 @@
{
"units_path": "/home/phanes/development/internal/Examplar/conf/units/all_test.units",
"plan_path": "/home/phanes/development/internal/Examplar/conf/plans/test.plan"
"plan_path": "/home/phanes/development/internal/Examplar/conf/plans/test.plan",
"config_version": "1"
}