Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casualjim/scalatra-samples

Samples for the presentation at kixeye
https://github.com/casualjim/scalatra-samples

Last synced: 20 days ago
JSON representation

Samples for the presentation at kixeye

Awesome Lists containing this project

README

        

# HelloScalatra #

The samples to go with the presentation @ KIXEYE, 5 dec 2012

## Build & Run ##

```sh
$ cd scalatra-samples
$ ./sbt
> container:start
> browse
```

If `browse` doesn't launch your browser, manually open [http://localhost:8080/](http://localhost:8080/) in your browser.