Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 363 Bytes

rsf

Build Prerequisites:

  1. JDK (1.6+)
  2. Maven (3+)

To build the app:

  1. Clone the repo
  2. Run "mvn clean package"
  3. In the target directory: "java -jar rsf-1.0.1-SNAPSHOT-jar-with-dependencies.jar"

mainintro2