Skip to content

feat: add Homebrew cask support#186

Open
dbydd wants to merge 1 commit into
TomBadash:masterfrom
dbydd:feat/homebrew-cask-tap
Open

feat: add Homebrew cask support#186
dbydd wants to merge 1 commit into
TomBadash:masterfrom
dbydd:feat/homebrew-cask-tap

Conversation

@dbydd
Copy link
Copy Markdown

@dbydd dbydd commented May 23, 2026

Summary

  • add an in-repo Homebrew cask for Mouser on macOS
  • document brew installation in the main README and macOS guide
  • add a GitHub Actions workflow plus helper script to keep the cask version aligned with releases

Validation

  • brew style Casks/mouser.rb
  • python3 -m py_compile scripts/update_homebrew_cask.py
  • python3 scripts/update_homebrew_cask.py --check --event-path /tmp/mouser-release.json
  • python3 scripts/update_homebrew_cask.py --check --event-path /tmp/mouser-tag-only.json

Closes #29

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.

Add brew installation support

1 participant