Last active
August 29, 2015 14:23
-
-
Save getsource/ae3b65bb2994ec6924e8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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