# Instructions

## Build
1. cmake .
2. make
3. sudo make install # (or generate a package and use that)

## Usage
1.  Write a script that does a thing.
2.  Write a script that checks if that thing is done.
3.  Set up your check as a target in a unit.
4.  Set up your script as its rectifier.
5.  Turn on the rectify pattern in the unit definition.

Description
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://www.silogroup.org/products/rex/
Readme AGPL-3.0 5.4 MiB
2023-04-02 08:23:24 -04:00
Languages
C++ 99.1%
C 0.7%
CMake 0.2%