Installing Couchbase sync_gateway via Homebrew
Homebrew is my favorite package manager on the Mac, sadly there is no package to setup and install the Couchbase sync_gateway which is used for interaction between a Couchbase Server and a Couchbase Lite mobile database. Since this is easily fixed, I created a formula for sync_gateway. Currently the Pull-Request is still open so if you like to have this in homebrew make sure to let the homebrew maintainers know. For the time being you can install it by referencing my fork of homebrew directly in the brew install.
brew install https://raw.github.com/sideshowcoder/homebrew/sync-gateway-add-formula/Library/Formula/sync_gateway.rb















