Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 828 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 828 Bytes

Nemolition 2014 Judging Application

What is this?

Running out of time to work on Arbitr before Nemolition 2014, 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 git@github.com:robo-crc/nemoliton-judging.git
cd nemoliton-judging
vagrant up

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

Contributing

Please do.