Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 220 Bytes

grenke-workshop

to build a project either use IDE built in tools
or navigate to an exercise subfolder and execute "mvn clean install"
and execute the .jar file in the generated target folder with "java -jar *.jar"