Skip to content

yulin2/IteRace-client-async

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IteRace-example-client

This is a very small example of using IteRace a library. It can be used as a starting point for a project.

Setup

  1. Follow the steps for installing IteRace
  2. Go into IteRace's directory and sbt publishLocal
  3. Clone this project clone https://github.com/cos/IteRace-example-client.git (someplace else, not in IteRace's directory)
  4. Rename whatever is needed in build.sbt to match your project
  5. sbt compile
  6. sbt test
  7. sbt eclipse to generate the required files for importing the project into Eclipse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 69.5%
  • Java 30.5%