๐Ÿก index : github.com/captn3m0/epicqr.git

#!/bin/bash

## Tests for Java
javac -cp src/ test/Test.java
java -enableassertions -cp src:test Test