-
Git-clone this repository. Alternatively, download and extract a tarball or zip.
$ git clone git://github.com/spray/spray-template.git my-project -
Change directory into your clone:
$ cd my-project -
Launch SBT (note that you will need SBT 0.7.5.RC0 or 0.7.5.RC1 !):
$ sbt -
Fetch the dependencies:
> update -
Start Jetty, enabling continuous compilation and reloading:
> jetty-run > ~prepare-webapp -
Browse to http://localhost:8080/
-
Learn more at http://www.spray.cc/
-
Start hacking on
src/main/scala/com/example/HelloServiceBuilder.scala
marcweil/spray-template
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|