aboutsummaryrefslogtreecommitdiffstats
path: root/notes/vagrant.md
Commit message (Collapse)AuthorAgeLines
* Move Vagrantfile to top level of repository.Matthew Somerville2014-07-18-66/+0
| | | | | | | This makes it easier to set up, as you can do: $ git clone --recursive https://github.com/mysociety/fixmystreet $ cd fixmystreet $ vagrant up --no-color
* Example Vagrantfile and notes.Matthew Somerville2013-09-13-0/+66
Based on previous work on vagrant branches, adjusted to use the new --dev argument of the install script.