README
author Tomas Zeman <tzeman@volny.cz>
Fri, 10 Feb 2012 10:52:57 +0100
changeset 26 5679188fa8a0
parent 0 c500a54abf33
permissions -rw-r--r--
sbt: 0.11.0 -> 0.11.2, scala: 2.8.1 -> 2.8.2, lift: 2.3 -> 2.4

Collection of misc utilities/addons for liftweb framework.

Build instructions:

 * project is built via simple build tool
   (http://code.google.com/p/simple-build-tool/)

$ sbt update
$ sbt compile
$ sbt jetty


# vim: tw=72 et ts=2 sw=2