Skip to content
This repository has been archived by the owner on May 19, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 880 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 880 Bytes

Actimania 2015 Judging Application

This is an updated version of Actimania-Judging.

What is this?

Running out of time to work on Arbitr before Actimania 2015, I have opted to deploy an improved version of the Velistic judging application this year.

I will continue development on Arbitr for upcoming competitions, and will update this README with more documentation on getting it running if you want to play with it.

Installation

The only pre-requisite is Vagrant, then:

git clone https://github.com/robo-crc/actimania-judging.git
cd actimania-judging
vagrant up

Then go play with it at http://localhost:8080.

Contributing

Please do.