Skip to content

joshuafan/suitcase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 resuling jar file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%