Skip to content

feat: add Homebrew distribution via GoReleaser - #3

Merged
YamiDaisuke merged 1 commit into
mainfrom
claude/homebrew-distribution-install-aDA6m
May 22, 2026
Merged

feat: add Homebrew distribution via GoReleaser#3
YamiDaisuke merged 1 commit into
mainfrom
claude/homebrew-distribution-install-aDA6m

Conversation

@YamiDaisuke

Copy link
Copy Markdown
Owner
  • Add .goreleaser.yaml: builds cross-platform archives, generates
    checksums, commits Formula/tasklin.rb to main on each release
  • Replace manual release workflow with goreleaser/goreleaser-action@v6
  • Add Formula/tasklin.rb Homebrew formula (auto-updated by GoReleaser)
  • Wire version/commit/buildDate into cmd.Execute so tasklin --version
    works (required by the Homebrew formula test block)
  • Update README with brew tap / brew install install instructions
  • Update CLAUDE.md with release and distribution conventions

https://claude.ai/code/session_01J4tGzE5t3iE1CQmAJXgq2r

- Add .goreleaser.yaml: builds cross-platform archives, generates
  checksums, commits Formula/tasklin.rb to main on each release
- Replace manual release workflow with goreleaser/goreleaser-action@v6
- Add Formula/tasklin.rb Homebrew formula (auto-updated by GoReleaser)
- Wire version/commit/buildDate into cmd.Execute so `tasklin --version`
  works (required by the Homebrew formula test block)
- Update README with `brew tap` / `brew install` install instructions
- Update CLAUDE.md with release and distribution conventions

https://claude.ai/code/session_01J4tGzE5t3iE1CQmAJXgq2r
@YamiDaisuke
YamiDaisuke merged commit 2cde3b5 into main May 22, 2026
1 check failed
@YamiDaisuke
YamiDaisuke deleted the claude/homebrew-distribution-install-aDA6m branch May 22, 2026 02:22
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.

2 participants