Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 281 Bytes

Instructions

Once you have installed sbt to your machine, run

sbt runMain com.colisweb.exercise.MainCycle 123

or

sbt runMain com.colisweb.exercise.MainPath 123

The last argument is an optional seed so the scenario is reproductible.