| changeset 1 | 9fb076ee491c |
| child 21 | 641c7190c566 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue May 03 12:04:15 2011 +0200 @@ -0,0 +1,13 @@ +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