heharkon / basic-app.g8

Giter8 template for a basic Lift app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Lift App Template

This is a Giter8 template for a basic Lift application. If you're interested in starting a new Lift application, you can use this to get started!

  1. Install sbt for your platform.
  2. Open a terminal to the directory you'd like your project to live under
  3. Run sbt new lift/basic-app.g8
  4. Follow the prompts!

About

Giter8 template for a basic Lift app.

License:Other


Languages

Language:Scala 68.6%Language:HTML 26.9%Language:CSS 4.5%