Created
February 24, 2015 00:33
-
-
Save Luminus/897133afb4f6ddb1a6fe to your computer and use it in GitHub Desktop.
Anvil + Pow + Powder with no internet connection
This file contains hidden or 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
# Anvil installs Pow if you don't already have it installed. | |
# Add your sites to Anvil to get your .dev domains | |
# Install Powder | |
gem install powder | |
# Add your .dev domains to your /etc/host file | |
# This way, whether you have an internet connection or not, you're good. | |
powder host |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment