Follow these steps to get started:
-
Git-clone this repository.
$ git clone [email protected]:sathishmandapaka/spray-ls.git my-project -
Change directory into your clone:
$ cd my-project -
Launch SBT:
$ sbt -
Compile everything and run all tests:
> test -
Start the application:
> reStart -
Browse to http://localhost:8080
-
Stop the application:
> reStop -
Learn more at http://www.spray.io/
-
Start hacking on
src/main/scala/com/example/ProbeService.scala