| changeset 0 | c500a54abf33 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Mar 29 12:51:39 2011 +0200 @@ -0,0 +1,13 @@ +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