Skip to content

Instantly share code, notes, and snippets.

@getsource
Last active August 29, 2015 14:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save getsource/ae3b65bb2994ec6924e8 to your computer and use it in GitHub Desktop.
Save getsource/ae3b65bb2994ec6924e8 to your computer and use it in GitHub Desktop.
* Install VirtualBox
* Install Vagrant
* Copy VVV.zip to Local HD
* Pass Drive on
* Decompress ZIP, and from new VVV Folder:
* `vagrant box add ubuntu/trusty64 contributor.box`
* `vagrant plugin install vagrant-hostsupdater`
* `vagrant up` (su password if you want auto-hosts)
* Initial Login and local URL information here: https://github.com/Varying-Vagrant-Vagrants/VVV#credentials-and-such
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment