Add Homebrew installation documentation for macOS - #264
Conversation
Documents the community-maintained Homebrew tap for Hubble.md, allowing macOS users to install and update via `brew install --cask hubble-md`. Resolves bholmesdev#174 Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
@paramcodes is attempting to deploy a commit to the bholmesdev's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Overview
Docs-only PR: Homebrew install/update steps in README, plus Unreleased changelog bullet for the community tap PARAM-ship/hubble / cask hubble-md. Tap and cask exist; install commands match the tap README.
Concerns
- Changelog entry links issue #174 instead of this PR, against the repo changelog skill (always link the PR).
- Optional: credit PR author
@paramcodes(entry thanks@PARAM-ship); note cask is Apple Silicon–only if you want parity with the tap README.
Verdict
Found: 0 critical, 1 important, 2 suggestions
Request changes
Reviewed by a Warp Factory agent.
| brew upgrade --cask hubble-md | ||
| ``` | ||
|
|
||
| The Homebrew tap is maintained by the community and automatically updates when new Hubble.md releases are published. |
There was a problem hiding this comment.
💡 [SUGGESTION] Tap cask is Apple Silicon (arm64) only (matches current macOS release assets). Say so so Intel users aren’t surprised.
| The Homebrew tap is maintained by the community and automatically updates when new Hubble.md releases are published. | |
| The Homebrew tap is maintained by the community and automatically updates when new Hubble.md releases are published. The cask currently installs the Apple Silicon (arm64) build. |
|
|
||
| ### Homebrew (macOS) | ||
|
|
||
| For macOS users, you can also install Hubble via Homebrew: |
There was a problem hiding this comment.
💡 [SUGGESTION] Slightly tighter lead-in matches nearby README tone.
| For macOS users, you can also install Hubble via Homebrew: | |
| Install via Homebrew: |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Overview
Follow-up on docs-only Homebrew install PR. Delta fixes the prior changelog finding: credits @paramcodes and links #264. Install/update commands and community-tap note still look correct.
Prior review
- Addressed: changelog links PR (not #174) and thanks PR author.
- Still open (non-blocking): optional Apple Silicon–only cask note; optional tighter README lead-in. No author reply declining them; leave as product polish.
Concerns
None blocking. No new/regressed issues in the delta.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Reviewed by a Warp Factory agent.
Summary
This addresses issue #174 by providing an easy Homebrew installation method for macOS users who prefer package managers over manual downloads.
Test plan
Generated with Devin