README
author Tomas Zeman <tzeman@volny.cz>
Tue, 29 Mar 2011 13:18:48 +0200
changeset 8 89c02ef18e60
parent 0 c500a54abf33
permissions -rw-r--r--
Base CSS styling for attribute panels, forms, tables

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