Skip to content

Homebrew tap: auto-bump workflow + install docs#34

Merged
SimonTarara62 merged 1 commit into
mainfrom
homebrew-autobump
Jun 15, 2026
Merged

Homebrew tap: auto-bump workflow + install docs#34
SimonTarara62 merged 1 commit into
mainfrom
homebrew-autobump

Conversation

@SimonTarara62

Copy link
Copy Markdown
Owner

Adds a tag-triggered workflow (.github/workflows/homebrew-bump.yml) that bumps the capctl formula in SimonTarara62/homebrew-tap on each v* release, and documents brew install SimonTarara62/tap/capctl in the README.

The tap is validated end-to-end by its own macOS CI (brew install + brew test). Auto-bump requires a HOMEBREW_TAP_TOKEN repo secret (maintainer-added, takes effect from the next release).

No package/CLI/SDK changes — capitalcom-cli name, capctl binary, and capital_cli.sdk exports untouched (MCP-safe).

🤖 Generated with Claude Code

Adds .github/workflows/homebrew-bump.yml — triggers on tag push (v*)
and runs dawidd6/action-homebrew-bump-formula to update capctl in the
SimonTarara62/homebrew-tap. Documents `brew install` in the README
Installation section. Cross-links distribution channels from
docs/awesome-submission.md.
@SimonTarara62 SimonTarara62 merged commit 74b21b6 into main Jun 15, 2026
6 checks passed
@SimonTarara62 SimonTarara62 deleted the homebrew-autobump branch June 15, 2026 18:32
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