Skip to content

feat: Add command auto-completion generation for brew formula#95

Merged
DylanDevelops merged 1 commit into
mainfrom
ravel/support-auto-completion
Mar 25, 2026
Merged

feat: Add command auto-completion generation for brew formula#95
DylanDevelops merged 1 commit into
mainfrom
ravel/support-auto-completion

Conversation

@DylanDevelops
Copy link
Copy Markdown
Owner

Update .goreleaser.yml to invoke generate_completions_from_executable in the brew install stanza so the Homebrew formula will generate shell completions from the tmpo executable on install. Existing install and test steps are preserved.

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Description

This pull request makes a small but useful enhancement to the Homebrew formula configuration by adding shell completions generation for the tmpo executable. This will improve the user experience by enabling command-line autocompletion for users who install via Homebrew.

Update .goreleaser.yml to invoke generate_completions_from_executable in the brew install stanza so the Homebrew formula will generate shell completions from the tmpo executable on install. Existing install and test steps are preserved.
@DylanDevelops DylanDevelops merged commit 559ef43 into main Mar 25, 2026
5 checks passed
@DylanDevelops DylanDevelops deleted the ravel/support-auto-completion branch March 25, 2026 22:16
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