Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 318 Bytes

File metadata and controls

9 lines (6 loc) · 318 Bytes

suitcase

Building instructions (Linux and Mac):

  1. Install maven onto your system.
  2. Run the shell script mvn_local_installs in the dependencies folder.
  3. From the root directory (with the pom.xml), run: mvn clean compile assembly:single

A new folder, target, will be created with the resulting jar file.