Skip to content

tuhlmann/lift-bootstrap.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lift Bootstrap Project

Lift-Bootstrap is a port of Tim Nelson's awesome lift-mongo to SQL.

g8 template to get a Lift-Bootstrap/SQL webapp up and running quickly. The template generates a project that uses Twitter's Bootstrap and uses Mapperauth, a SQL port of Mongoauth Lift Module. It uses SBT 0.12 as the build tool.

Usage

Install giter8 (g8) - Readme for more information.

Install SBT 0.12 - Setup for more information.

In a shell, run the following in the parent directory of the new project:

g8 tuhlmann/lift-bootstrap
cd <project-name>

Please see the README file in your new project for further instructions on configuring and running your app.

Versions

Instead of allowing the user to select Scala, Lift, and SBT versions, this template uses predetermined versions. This will hopefully make it easier for new users to get the proper versions of dependent libraries.

Release Notes

Upgrade Plan

About

giter8 template for a Bootstrap based Lift-Mapper application, based on https://github.com/eltimn/lift-mongo.g8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published