Skip to content

Instantly share code, notes, and snippets.

@MattFoley
Created October 2, 2014 17:13
Show Gist options
  • Save MattFoley/267c26b0a1892d4802ce to your computer and use it in GitHub Desktop.
Save MattFoley/267c26b0a1892d4802ce to your computer and use it in GitHub Desktop.
Install rabbitmq 2.7.1
cd $(brew --prefix)
git checkout b3fd8f3 /usr/local/Library/Formula/rabbitmq.rb
brew install rabbitmq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment