Skip to content

Instantly share code, notes, and snippets.

@retronym
Last active December 17, 2015 00:29
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save retronym/5520762 to your computer and use it in GitHub Desktop.
Save retronym/5520762 to your computer and use it in GitHub Desktop.
scala-2.10
sudo gem install keydown # optional, only needed if you update the markdown.
git clone git@github.com:retronym/talks.git
git clone -b topic/play-keydown git@github.com:retronym/replhtml.git && cd replhtml
sbt -Dkeydown.root=$PWD/../talks/scala-2.10 run
open http://localhost:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment