This repository was archived by the owner on Aug 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Lift 2.2 SBT sample projects
lift/lift_22_sbt
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This file contains multiple Lift project templates:
- lift_basic is a basic Lift application with a built-in user class
and nice use of Blueprint CSS and HTML5
- lift_xhtml is a basic Lift application with a built-in user class
and nice use of Blueprint CSS and XHTML
- lift_blank is a blank Lift project that does not have any model
or CSS
- lift_mvc is a Lift project that uses Lift's MVC support rather
than view-first. No model stuff, but Blueprint CSS