Masters of comedic heavy metal Nanowar Of Steel strike again with their latest track, “HelloWorld.java”, a standout addition to their legacy of absurdly brilliant music. This tongue-in-cheek ...
Contribute to bushsk/helloworld-maven-java development by creating an account on GitHub.
$ mkdir helloworld-proj # create project dir $ cd helloworld-proj $ mkdir src/main # main source dir $ mkdir src/test # test (junit) source dir $ mkdir bin # shell/bat scripts to run $ mkdir lib # lib ...