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
- Host: GitHub
- URL: https://github.com/steshaw/hello-lifty-lift
- Owner: steshaw
- Created: 2011-02-22T05:35:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-23T00:39:35.000Z (over 14 years ago)
- Last Synced: 2025-01-11T20:47:00.765Z (5 months ago)
- Language: Scala
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.2I 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)