CLI Release Distribution

Ship a compiled CLI (Go/Rust) to real users: tag-triggered GoReleaser/cargo-dist cross-compilation, GitHub Releases with checksums, your own Homebrew tap and Scoop bucket, and shell completions that actually get installed. Use when the user says "release my CLI", "publish to Homebrew", "make a tap", "scoop bucket", "winget manifest", "goreleaser", "cross-compile for macOS/Linux/Windows", "prebuilt binaries", "brew install is building from source", "tab completion does not work after install", "how do I get on repology / AUR / nixpkgs", or asks what it takes to distribute a self-authored terminal tool beyond `go install`.

daviddwlee84 f698f92 11 files · 54.8 KB Updated

File contents

daviddwlee84/agent-skills/tree/main/skills/local/cli-release-distribution commit f698f92f37

Frequently asked questions

npx skillmds@latest add daviddwlee84/cli-release-distribution