Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liujingyu/df2a9f957220557dc066e9e85c67f73f to your computer and use it in GitHub Desktop.
Save liujingyu/df2a9f957220557dc066e9e85c67f73f to your computer and use it in GitHub Desktop.
Install Thrift 0.10.0 with brew on macOS
brew unlink thrift
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/16ebe5f1843e6cb54856311ff0f676be53007329/Formula/thrift.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment