Skip to content

Instantly share code, notes, and snippets.

@sander
Created August 7, 2014 19:11
Show Gist options
  • Save sander/6e7e1afc5abd4e4beb36 to your computer and use it in GitHub Desktop.
Save sander/6e7e1afc5abd4e4beb36 to your computer and use it in GitHub Desktop.
Installing CouchDB using Homebrew on OS X 10.10 Yosemite beta
brew install https://raw.githubusercontent.com/DomT4/Brew1010/master/Library/Formula/wxmac.rb
. ~/.profile
export ENV=/etc/profile
brew install couchdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment