Skip to content

scalatra/scalatra-sbt-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalatra-sbt-prototype

This is a minimum example to show how to build web applications with Scalatra.

  1. Launch sbt
# brew install sbt
sbt
  1. Run Jetty on the sbt shell
container:start
  1. Go to http://localhost:8080/.

  2. Learn more at http://www.scalatra.org/.

  3. Happy hacking!

About

A minimal Scalatra application with an SBT build to kickstart your project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published