This is a very small example of using IteRace a library. It can be used as a starting point for a project.
- Follow the steps for installing IteRace
- Go into IteRace's directory and
sbt publishLocal - Clone this project
clone https://github.com/cos/IteRace-example-client.git(someplace else, not in IteRace's directory) - Rename whatever is needed in
build.sbtto match your project sbt compilesbt testsbt eclipseto generate the required files for importing the project into Eclipse