README
author Tomas Zeman <tzeman@volny.cz>
Tue, 03 May 2011 12:16:30 +0200
changeset 2 3c3845bff341
parent 1 9fb076ee491c
child 21 641c7190c566
permissions -rw-r--r--
.vimrc

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