Skip to content

Instantly share code, notes, and snippets.

@clar
clar / install-thrift-0.11.0-with-brew.sh
Created June 5, 2021 05:14 — forked from tonydeng/install-thrift-0.11.0-with-brew.sh
Install Thrift 0.11.0 with brew on macOS
#!/bin/bash
brew unlink thrift
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/4ba654c6d99b3b6804dd3843546a9dcbb700188b/Formula/thrift.rb