README
author Tomas Zeman <tzeman@volny.cz>
Tue, 03 Apr 2012 11:47:02 +0200
changeset 29 3b6f22661a5a
parent 21 641c7190c566
permissions -rw-r--r--
Created/updated fields/traits

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