/liftstart

A template for a basic Lift project

Primary LanguageShell

Getting started

This is a very basic Lift application. To run it, clone the repository and run

./gradlew jettyRun

Generating an Eclipse Project

Install and configure the Scala IDE for Eclipse, then run

./gradlew eclipse

And import the generated project in Eclipse