Skip to content

docs(macos-install): restore Homebrew install as option 2#868

Merged
Aditya-eddy merged 2 commits into
mainfrom
docs/macos-install-restore-brew
May 29, 2026
Merged

docs(macos-install): restore Homebrew install as option 2#868
Aditya-eddy merged 2 commits into
mainfrom
docs/macos-install-restore-brew

Conversation

@gouravkrosx
Copy link
Copy Markdown
Member

Summary

Follow-up to #867. Now that the keploy/tap Homebrew formula is expected to work, restore brew install keploy/tap/keploy as a documented option on the macOS install page.

  • Re-enable the Install with Homebrew HowTo JSON-LD step (step 2). Curl one-click stays as step 1 / recommended.
  • Re-add the visible ## Install with Homebrew section.
  • Restore the two-option intro list; Manual Setup (Docker Desktop / Colima) stays below as the eBPF fallback.
  • Put homebrew / brew install keploy back in frontmatter keywords + the page description so Google indexes brew as a supported install path again.

Test plan

  • npm run build succeeds (verified locally — no MDX errors).
  • Verified brew install keploy/tap/keploy actually works against the current state of the keploy/homebrew-keploy tap before merge.
  • Preview deployment: /docs/server/macos/installation/ renders both One-click install and Install with Homebrew sections.
  • After merge: request re-indexing of /docs/server/macos/installation/ in Google Search Console.

🤖 Generated with Claude Code

Revert the Homebrew comment-outs from #867 now that the keploy/tap
formula is expected to work. Restores `brew install keploy/tap/keploy`
as a second documented install path, alongside the one-click curl
installer which remains the recommended primary option.

- Re-enable the "Install with Homebrew" HowTo schema step (now step 2,
  curl one-click stays as step 1 / recommended).
- Re-add the visible "## Install with Homebrew" section.
- Restore the two-option intro list; keep Manual Setup as the eBPF
  fallback below.
- Put `homebrew` / `brew install keploy` back in frontmatter keywords
  and the page description.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
Copilot AI review requested due to automatic review settings May 29, 2026 09:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores Homebrew as a documented macOS installation option while keeping the curl installer as the recommended path.

Changes:

  • Adds Homebrew back to page metadata and HowTo structured data.
  • Restores the visible “Install with Homebrew” section.
  • Updates the intro to present curl and Homebrew as two install options.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Vale's Google.EmDash rule flags ` — ` (space-em-dash-space) in the
visible markdown prose. The HowTo JSX block is BlockIgnored in
.vale.ini, but the intro list outside it isn't. Reword the recommended
marker as a bold prefix instead of an em-dash trailer.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
Copy link
Copy Markdown
Member

@Aditya-eddy Aditya-eddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aditya-eddy Aditya-eddy merged commit 37111ae into main May 29, 2026
7 checks passed
@Aditya-eddy Aditya-eddy deleted the docs/macos-install-restore-brew branch May 29, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants