goreleaser: set up automatic installation of shell completion files (#157)

This commit is contained in:
Bartek Pacia 2024-03-26 09:06:27 +01:00 committed by GitHub
parent 2c5b038df2
commit 0e5300b2b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ brews:
tap:
owner: cirruslabs
name: homebrew-cli
install: |
bin.install "orchard"
generate_completions_from_executable(bin/"orchard", "completion")
caveats: See the Github repository for more information
homepage: https://github.com/cirruslabs/orchard
description: Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices