Skip to content
etscrivner edited this page Jan 23, 2013 · 1 revision

Thunderdome includes it's own Vagrant (http://www.vagrantup.com/) virtual machine to help those interested in helping develop it get started. Simply clone the latest repository

$ git clone git@github.com:StartTheShift/thunderdome.git

and then run the following command to build your virtual box:

$ cd thunderdome
$ vagrant up

Clone this wiki locally