Skip to content

Instantly share code, notes, and snippets.

@zakaf
Last active September 15, 2019 06:50
Show Gist options
  • Save zakaf/274848aa97521399b6e4351a467af999 to your computer and use it in GitHub Desktop.
Save zakaf/274848aa97521399b6e4351a467af999 to your computer and use it in GitHub Desktop.
installing thrift 0.11.0 on mojave using homebrew
brew unlink thrift
brew install https://homebrew.bintray.com/bottles/thrift-0.11.0.mojave.bottle.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment