reactionmanager =============== don't use this lol Building -------- ```sh mkdir -p build; cd build cmake -DCMAKE_BUILD_TYPE=Release .. make ``` Usage ----- ``` reactionmanager path/to/directory ``` all of the files need to be in the same level of the directory hierarchy so if you like to organise things you're screwed