Corresponds to the guide at http://scalatra.org/2.2/guides/persistence/slick.html
$ git clone https://github.com/scalatra/scalatra-website-examples.git
$ cd scalatra-website-examples/2.2/persistence/scalatra-slick
$ chmod +x sbt
$ ./sbt
> container:start
Now open the site's root page in your browser.