WarpStream's tap for Homebrew
To tap this repository, run:
brew tap warpstreamlabs/homebrew-tapTo install the WarpStream CLI locally on Linux or macOS, simply install it via this tap:
brew install warpstreamlabs/homebrew-tap/warpstreamTo debug formulas locally, use these commands:
brew install --verbose --build-from-source ./Formula/warpstream.rb # install from local source
brew audit --strict warpstream # lint the formula