This is a simple shell-based Java compile wrapper.
Run the script inside of your source folder, and jmake will:
Grab a shell script from the root directory. We've got Bash and PowerShell flavors.
cd /path/to/jmake/clone
export jmake="sh $PWD/jmake.sh"