Skip to content

tuhlmann/lift_24_sbt10_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lift 2.4 and SBT 0.10 Basic Example Template

> git clone git@github.com:tuhlmann/lift_24_sbt10_basic.git
> cd lift_24_sbt10_basic
> sbt
> jetty-run

Your webapp is running on http://localhost:8080

The template also has support for:

- the sbt idea plugin (gen-idea)
- JRebel (not scanning jettyScanDirs)
- Jetty 7 (Jetty 6 commented out)

About

An sbt 0.10 port of the Lift basic template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages