docs: Homebrew install path and GoReleaser tap automation#26
Open
kioie wants to merge 1 commit into
Open
Conversation
Document brew install once the homebrew-core formula lands, and wire GoReleaser to publish/update a homebrew-tap formula on release.
3 tasks
Author
|
@adel-pplx request review. Homebrew core was merged (#284878), so the primary install path is now Would appreciate a review when you have a moment |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
brew install bumblebeein README (Homebrew core formula is now merged)brewsconfig to auto-publish/update aperplexityai/homebrew-tapformula from release binariesContext
Homebrew core formula merged: Homebrew/homebrew-core#284878 (2026-05-28)
Users can install today with:
This PR documents that path and adds optional GoReleaser automation for an official
perplexityai/homebrew-tap. If Perplexity creates that repo and addsHOMEBREW_TAP_GITHUB_TOKENto release CI, tagged releases can keep the tap formula in sync automatically.Test plan
brew install bumblebeeworks via Homebrew corebumblebee selftestpasses after install