Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 204 Bytes

File metadata and controls

7 lines (5 loc) · 204 Bytes

ArgusExercise

To run the jar:

java -run $local_host_address $other_host_address $second_host_address (currentlly running on port 8080)

to build it run "sbt assembly" from the project root