README
author Tomas Zeman <tzeman@volny.cz>
Tue, 01 May 2012 22:20:54 +0200
changeset 86 2616b8424462
parent 21 641c7190c566
permissions -rw-r--r--
User projects/tasks

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