Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move Vagrantfile to top level of repository. | Matthew Somerville | 2014-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 Somerville | 2013-09-13 | -0/+66 |
Based on previous work on vagrant branches, adjusted to use the new --dev argument of the install script. |