Building
--------
You need Maven 3 (at least 3.0.4) Java 6, 7 or 8 to build Tobago.

In the main directory you can use

  mvn install

to run the install target on all sub projects. This will
put all necessary artifacts into your local repository.

Demo
----

In the directory tobago-example/tobago-example-demo

mvn jetty:run
