README
author Tomas Zeman <tzeman@volny.cz>
Tue, 29 Mar 2011 12:51:39 +0200
changeset 0 c500a54abf33
permissions -rw-r--r--
Initialized project skeleton

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