Last active
January 2, 2016 12:59
-
-
Save cdnsteve/8307500 to your computer and use it in GitHub Desktop.
Vagrant Commands
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
# Checkout https://drupal.org/node/2146223 | |
# And https://github.com/mikebell/drupaldev-nginx | |
# | |
## | |
# cd ~/Vagrant | |
# vagrant box list | |
# vagrant init ubuntu12 | |
# vagrant up | |
# vagrant ssh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment