go/cmd
Snider 513a241c1b feat(release): add package manager publishers for S3.2
Add publishers for distributing CLI binaries to package managers:
- npm: binary wrapper pattern with postinstall download
- Homebrew: formula generation + tap auto-commit
- Scoop: JSON manifest + bucket auto-commit
- AUR: PKGBUILD + .SRCINFO + AUR push
- Chocolatey: NuSpec + install script + optional push

Each publisher supports:
- Dry-run mode for previewing changes
- Auto-commit to own repos (tap/bucket/AUR)
- Generate files for PRs to official repos via `official` config

Also includes Docker and LinuxKit build helpers.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:32:04 +00:00
..
core feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
core-demo fix(ci): track Wails build config files for lthn-desktop and core-demo 2026-01-28 15:35:51 +00:00
core-gui refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
core-mcp refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
core-website Refactor library improvements (#18) 2025-11-02 16:17:25 +00:00
examples refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
lthn-desktop fix(ci): track Wails build config files for lthn-desktop and core-demo 2026-01-28 15:35:51 +00:00