Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.
/ lift_sbt_prototype Public archive
forked from dpp/lift_sbt_prototype

A Prototypical Lift app with sbt as the build system rather than Maven

Notifications You must be signed in to change notification settings

lift/lift_sbt_prototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Java, Simple Build Tool, and Git

Clone this repository with:

git clone git://github.com/lift/lift_sbt_prototype.git

Then cd into lift_sbt_prototype and type:
sbt

At the sbt prompt, type:
update

Then:
jetty-run

Point your browser to:
http://localhost:8080/

Voila a running Lift app

About

A Prototypical Lift app with sbt as the build system rather than Maven

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%