/stateful

Primary LanguageScala

Setup

  • Install JDK 11
  • Install latest sbt (1.2.8)
  • Install latest IntelliJ (2018.3.5)
  • Install latest Scala plugin from within IntelliJ
  • Install git
  • clone this repo
  • cd into the cloned repo
  • run "sbt update" (this will take a long time, please be patient)
  • From IntelliJ, "open" this project, select options to download sources (this will take a long time, wait till indexing finishes)