g8 template to get a Lift-Squeryl webapp up and running quickly. The template generates a project that uses Twitter's Bootstrap and implements the Squerylauth Lift Module. It uses SBT 0.13 as the build tool.
Install giter8 (g8) - Readme for more information.
Install SBT 0.13 - Setup for more information.
In a shell, run the following in the parent directory of the new project:
g8 gensosrl/lift-squeryl
cd <project-name>
Please see the README file in your new project for further instructions on configuring and running your app.
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.