README
author Tomas Zeman <tzeman@volny.cz>
Sun, 01 Apr 2012 23:25:17 +0200
changeset 20 f1551f9d3d3e
parent 1 9fb076ee491c
child 21 641c7190c566
permissions -rw-r--r--
fis: 0.1 -> 0.2-SNAPSHOT

FIS - Functional Information System

Build instructions:

 * project is built via simple build tool
   (http://code.google.com/p/simple-build-tool/)

$ sbt update
$ sbt compile
$ sbt jetty


# vim: tw=72 et ts=2 sw=2