Compile with:
python build.py
Run with:
java -jar .\SortingVisualizer.jar
To enable tests, use the "--test" flag both when compiling and running. "--help" is usable for both too.
To generate the class diagrams, install plantuml (https://plantuml.com/starting) into the root directory.
java -jar [plant uml jar file here] ./doc/*.txt