README
author Tomas Zeman <tzeman@volny.cz>
Wed, 17 Aug 2011 08:47:55 +0200
changeset 19 5492a4e4e60d
parent 0 c500a54abf33
permissions -rw-r--r--
ProtoBoot: defined boot() signature to make it easily extendable

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