README
author Tomas Zeman <tzeman@volny.cz>
Fri, 10 Feb 2012 09:53:04 +0100
changeset 5 993582ca8d2e
parent 1 9fb076ee491c
child 21 641c7190c566
permissions -rw-r--r--
Import of tz-lift-misc@14a648a3676f

FIS - Functional Information System

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