README
author Tomas Zeman <tzeman@volny.cz>
Wed, 09 May 2012 22:53:03 +0200
changeset 98 eac38214183d
parent 21 641c7190c566
permissions -rw-r--r--
9830b81e1c79d212 Project locations

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