README
author Tomas Zeman <tzeman@volny.cz>
Thu, 12 Apr 2012 17:07:35 +0200
changeset 56 9409e7ab3f9d
parent 21 641c7190c566
permissions -rw-r--r--
User record, mixins

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