Home > lift_sbt_prototype_scala28

lift_sbt_prototype_scala28

Lift_sbt_prototype_scala28 is a project mainly written in Scala, it's free.

Install Java, Simple Build Tool, and Git

Clone this repository with:

git clone git://github.com/dpp/lift_sbt_prototype.git

Then cd into lift_sbt_prototype and type: sbt

At the sbt prompt, type: update

Then: jetty-run

Point your browser to: http://localhost:8080/

Voila a running Lift app

Previous:image-average