README
author Tomas Zeman <tzeman@volny.cz>
Fri, 27 Apr 2012 14:15:51 +0200
changeset 82 ad2fe2f9bac7
parent 21 641c7190c566
permissions -rw-r--r--
UserField: link to user

FIS - Functional Information System

Build instructions:

 * project is built via simple build tool
   (https://github.com/harrah/xsbt)

$ sbt update
$ sbt compile
$ sbt container:start


# vim: tw=72 et ts=2 sw=2