dev-env
Endpoints
Repo | Link |
---|---|
snapshots | http://nexus.kapfi.ch/nexus/content/repositories/challp1-fastandfurious-snapshots/ |
releases | http://nexus.kapfi.ch/nexus/content/repositories/challp1-fastandfurious-releases/ |
Build autopilot
git clone git@github.com:HSR-ChallP1-Whitespace/autopilot.git
mvn clean install
# Maybe its necessary to:
cd autopilot/src/main/resources/public
bower install
Run autopilot
java -jar target/autopilot-{version}.jar
... and open simulator in browser under http://localhost:8089/.
requirements to build and run
- mvn
- jdk8
- rabbitmq-server