diff --git a/.goreleaser.yml b/.goreleaser.yml index 75c13d4..aa78664 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -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