An open API service indexing awesome lists of open source software.

https://github.com/steshaw/hello-lifty-lift

Blank project with SBT 0.7.5.RC0, Lifty 1.5 and Lift 2.2
https://github.com/steshaw/hello-lifty-lift

Last synced: 4 months ago
JSON representation

Blank project with SBT 0.7.5.RC0, Lifty 1.5 and Lift 2.2

Awesome Lists containing this project

README

        

Lift project made with:

* [Scala](http://scala-lang.org/) 2.8.1
* [Lifty](http://lifty.org/) 1.5 (template "project-blank")
* [sbt](http://code.google.com/p/simple-build-tool/) 0.7.5.RC0
* [Lift](http://liftweb.net/) 2.2

I followed the excellent instructions by Nel Swanepoel:

1. [Setting up my environment for Lift development - Step 1: Scala 2.8.1](http://scalingtheweb.posterous.com/setting-up-my-environment-for-lift-developmen)
1. [Setting up my environment for Lift development - Step 2: SBT, Lifty & JRebel](http://scalingtheweb.posterous.com/setting-up-my-environment-for-lift-developmen-0)
1. [Setting up my environment for Lift development - Step 3: IntelliJ IDEA](http://scalingtheweb.posterous.com/setting-up-my-environment-for-lift-developmen-2)