Skip to content

Document Homebrew CLI install#5

Merged
roshanjonah merged 1 commit into
mainfrom
agent/homebrew-publishing
Jun 18, 2026
Merged

Document Homebrew CLI install#5
roshanjonah merged 1 commit into
mainfrom
agent/homebrew-publishing

Conversation

@roshanjonah

@roshanjonah roshanjonah commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • make Homebrew the first CLI install path in the docs
  • keep npm as the fallback install path
  • update related SDK and MCP cards to mention Homebrew

Dependency

Verification

  • npm run confidentiality:check
  • mint broken-links
  • mint validate
  • git diff --check

@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
sendmux 🟢 Ready View Preview Jun 18, 2026, 3:29 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6fe48a7e79

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread cli/index.mdx
Install the CLI with Homebrew on macOS or Linux.

```bash
brew install sendmux/tap/sendmux

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Point Homebrew install at a published formula

Homebrew's direct install form brew install user/repository/formula only works when the tapped repo contains a matching formula file, and Homebrew documents Formula/, HomebrewFormula/, or the repo root as valid formula locations. I checked the public sendmux/homebrew-tap repository that this shorthand resolves to and it currently has no sendmux.rb formula, so this new primary install command will fail before users reach the npm fallback. Please publish the formula or keep npm as the documented install path until the tap is populated.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@chatgpt-codex-connector False positive for the intended merge order — the formula is staged in Sendmux/homebrew-tap#1, and I added that dependency to the docs PR body so this docs PR merges after the tap is published.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@roshanjonah roshanjonah merged commit 697c2e1 into main Jun 18, 2026
4 checks passed
@roshanjonah roshanjonah deleted the agent/homebrew-publishing branch June 18, 2026 07:03
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.

1 participant