To run the presentation, open up sbt console
within the project.
Then run:
val rp = REPLesent(input="scaladays.txt", intp=$intp); import rp._
Hit f
for the first slide. Go to the next slide with n
, and previous with p
.
To evaluate code, use !!
More info here: https://github.com/marconilanna/REPLesent