README
author Tomas Zeman <tzeman@volny.cz>
Wed, 17 Aug 2011 08:48:43 +0200
changeset 20 22424e6508cd
parent 0 c500a54abf33
permissions -rw-r--r--
Added OptionalFieldDisplay, DataTable, Loc helpers

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