Skip to content

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

Notifications You must be signed in to change notification settings

ghostm/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/ghostm/lift_sbt_prototype.git

Or for Scala 2.7.7 and Lift 2.0 use the repo:
git clone git://github.com/dpp/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

Releases

No releases published

Packages

 
 
 

Languages

  • Scala 100.0%