You must have SBT installed on your machine to use this project.
You can check if you already have it installed with the command : sbt -h
Otherwise, you can get it here.
All following commands must be used in the project directory, which must include a build.sbt file.
sbt compile
sbt test
sbt run