Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 682 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 682 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-sbt
cd <name-of-app>
sbt
> container:start

You should be able to browse to a test resource