1
FIS - Functional Information System
2
3
Build instructions:
4
5
* project is built via simple build tool
6
(https://github.com/harrah/xsbt)
7
8
$ sbt update
9
$ sbt compile
10
$ sbt container:start
11
12
13
# vim: tw=72 et ts=2 sw=2