README
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 May 2012 22:30:28 +0200
changeset 96 ed1067c33c95
parent 21 641c7190c566
permissions -rw-r--r--
Added tag fis-0.2 for changeset e02d27427caa

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