A collection of minimal Bash scripts to build Java programs from scratch.
I don't want to use cumbersome build tools for my small personal projects.
These templates require a local installation of the JDK to run.
They also require the GNU coreutils, wget, and unzip