Skip to content

Implement pre-commit hooks to build and test

At the very least run Maven compile before each commit to make sure the code compiles and produces a runnable jar. Integrate testing once tests are fixed.