Skip to content

scalatra/scalatra-embedded-jetty.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A g8 template to run a scalatra app with an embedded jetty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published