Rex is a project-based, json-driven execution flow/workflow system designed to place rails around very complex automations in a controlled way that is easy to troubleshoot. https://linux.silogroup.org
 
 
 
Go to file
Phanes bcd2eca752 fixed the doxygen stub for Plan::all_dependencies_complete( std::string ) 2017-12-03 21:36:47 -05:00
conf dependency management implemented -- this should be polished later to say the task name in the exception message. last feature to implement is logging. 2017-12-03 14:10:09 -05:00
src fixed the doxygen stub for Plan::all_dependencies_complete( std::string ) 2017-12-03 21:36:47 -05:00
.gitignore readded confs, some basic exception handling, and reworking conf now 2017-06-11 15:14:45 -04:00
CMakeLists.txt potential fix for subprocess execution (exit code was wonky) 2017-12-02 04:22:09 -05:00
Execution_Flow.dia added Execution flow diagram 2017-12-01 21:49:50 -05:00
Execution_Flow.dia~ added Execution flow diagram 2017-12-01 21:49:50 -05:00
Execution_Flow.png added Execution flow diagram 2017-12-01 21:49:50 -05:00
Execution_Flow.svg added Execution flow diagram 2017-12-01 21:49:50 -05:00
examplar.cpp fixed exception handling for failed dependency checks 2017-12-03 21:15:41 -05:00