This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
Gaffer Tools 0.0.1
p013570
released this
13 Oct 16:46
·
1927 commits
to master
since this release
The first release of gaffer-tools.
Attached to this release is a precompiled demo based on road traffic. To start the demo, download and unzip the road-traffic-demo.zip file into a directory called road-traffic-demo. Then from within the road-traffic-demo folder run:
java -jar bin/jetty-runner.jar --config jetty.xml --path /rest bin/rest.war --path /ui bin/ui.war
See README.md for a walkthrough.