mylons / lift-blank.g8

Giter8 template for Lift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a giter8 template for Lift projects.

Using it

If you have giter8 installed simply run:

g8 git://github.com/mads379/lift-blank.g8.git

And you're up and running in no time!

Working on the template

Prerequisites

Install Conscript[1]

curl https://raw.github.com/n8han/conscript/master/setup.sh | sh

Install giter8

cs n8han/giter8

Testing

Now, to generate the template and start a SBT session in the generated project simply run:

sh ./test

NOTE You have to commit your changes before giter8 applies them when generating your files.

About

Giter8 template for Lift


Languages

Language:Scala 98.2%Language:Shell 1.8%