Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 675 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 675 Bytes

Scalatra project

g8 template to get a Scalatra web service up and running quickly. The template generates a project that uses SBT 0.11.x. The project will build under SBT 0.10.x with minor changes. The project will not build under 0.7.x versions of SBT.

Usage

Install giter8 (g8) - readme for more information.

Install SBT 0.11.x - Setup for more information.

In a shell, run the following:

g8 scalatra/scalatra-embedded-jetty
cd <name-of-app>
sbt run

You should be able to browse to a test resource