Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 323 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 323 Bytes

#SSC0103-Bibliotecus (requires Java8u40) ##Compilation We provide an ant build file, so building is really simple

$ ant -f ssc0103-bibliotecus.xml

it will build .class files on out/production and .jar on out/artifacts ##Running Running a jar file is as simple as

$ java -jar bibliiotecus.jar