README
author Tomas Zeman <tzeman@volny.cz>
Fri, 13 Apr 2012 23:12:46 +0200
changeset 58 4fa878322e47
parent 21 641c7190c566
permissions -rw-r--r--
Field table: datatable of columns of fields

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