Skip to content

Fix consumer install smoke issues#5

Merged
justn-hyeok merged 1 commit intomainfrom
fix/consumer-install-smoke
Apr 29, 2026
Merged

Fix consumer install smoke issues#5
justn-hyeok merged 1 commit intomainfrom
fix/consumer-install-smoke

Conversation

@justn-hyeok
Copy link
Copy Markdown
Contributor

Summary

  • Add cmd/gnb as an installable main package so go install github.com/bssm-oss/ganbatte/cmd/gnb@latest produces a gnb binary.
  • Update README to use the installable cmd/gnb path.
  • Change Homebrew cask completion generation to invoke gnb directly instead of bin/gnb.

Verification

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • golangci-lint run
  • goreleaser check
  • goreleaser release --snapshot --clean
  • go build -o /tmp/gnb-cmd ./cmd/gnb

@justn-hyeok justn-hyeok merged commit a54cff6 into main Apr 29, 2026
4 checks passed
@justn-hyeok justn-hyeok deleted the fix/consumer-install-smoke branch April 29, 2026 00:53
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