Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 466 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 466 Bytes

Redpanda Homebrew Tap

This is the official source for installing Redpanda with Homebrew.

Install:

$ brew install redpanda-data/tap/redpanda

Alternatively, configure the tap and install the package separately:

$ brew tap redpanda-data/tap
$ brew install redpanda

Visit the Documentation site for more examples and guides.