Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 324 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 324 Bytes

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