Add build.sh script to build without using an IDE
- Add
build.shscript to build without using an IDE - Looks for GraalVM, Semeru, Corretto, Temurin, and OpenJDK on Linux, but can be expanded to look for other Java JDKs on other systems.
Signed-off-by: Jeffrey H. Johnson <trnsz@pobox.com>
Edited by Jeffrey H. Johnson