-
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
forked from spray/spray-template
-
Notifications
You must be signed in to change notification settings - Fork 0
marcweil/spray-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
SBT template project for quickly getting started with the spray framework
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Scala 100.0%