scalatra-spike

Build & Run

$ cd scalatra-spike
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

watch code change

~container:start