README
author Tomas Zeman <tzeman@volny.cz>
Tue, 29 Mar 2011 13:09:14 +0200
changeset 2 a1a5ebc06887
parent 0 c500a54abf33
permissions -rw-r--r--
YYYY-MM-DD date time converter

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