- slim up the repo
- do some code generation
- interaction and results
Just make it work, man.
git clone https://github.com/elijah-tng/ghel-model-status
cd ghel-model-status
git checkout 5d86293
./mvnw clean install ## note jitpack does some niceties to the "pom" file
git clone https://github.com/elijah-team/elevated-potential
cd elevated-potential
git switch rolling
./mvnw clean test