README
author Tomas Zeman <tzeman@volny.cz>
Tue, 24 Apr 2012 16:41:59 +0200
changeset 76 2ba4569f2bd6
parent 21 641c7190c566
permissions -rw-r--r--
Location + GPS

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