Skip to content

Homebrew support#67

Merged
davidnortonjr merged 2 commits into
mainfrom
homebrew-support
Mar 2, 2026
Merged

Homebrew support#67
davidnortonjr merged 2 commits into
mainfrom
homebrew-support

Conversation

@davidnortonjr

Copy link
Copy Markdown
Member

closes #66

- Create formula at platformersdev/homebrew-tap
- Add CI step to auto-update the formula on each release
- Add Homebrew install instructions to README

The CI step requires a HOMEBREW_TAP_TOKEN secret with repo access to
platformersdev/homebrew-tap. If the secret is not set, the step is
skipped gracefully.

closes #66

Made-with: Cursor
Replace the PAT-based GitHub API approach with a deploy key that clones
and pushes to the tap repo over SSH. The key is stored as
HOMEBREW_TAP_DEPLOY_KEY in a "homebrew" GitHub environment.

Made-with: Cursor
@davidnortonjr davidnortonjr merged commit 9d09b7e into main Mar 2, 2026
5 checks passed
@davidnortonjr davidnortonjr deleted the homebrew-support branch March 2, 2026 02: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.

Homebrew support

1 participant