Skip to content

Instantly share code, notes, and snippets.

@Luminus
Created February 24, 2015 00:33
Show Gist options
  • Save Luminus/897133afb4f6ddb1a6fe to your computer and use it in GitHub Desktop.
Save Luminus/897133afb4f6ddb1a6fe to your computer and use it in GitHub Desktop.
Anvil + Pow + Powder with no internet connection
# 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