Last active
September 15, 2019 06:50
-
-
Save zakaf/274848aa97521399b6e4351a467af999 to your computer and use it in GitHub Desktop.
installing thrift 0.11.0 on mojave using homebrew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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