cli/pkg
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
..
agentic feat(agentic): add AI collaboration features 2026-01-28 20:04:45 +00:00
build feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
cache refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
config feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
container feat(container): add LinuxKit YAML templates with variable substitution 2026-01-28 18:59:45 +00:00
core refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
crypt refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
display feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
docs refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
electron-compat feat: add initial project structure with configuration files and components 2026-01-15 22:46:50 +00:00
git refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
help feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
i18n feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
ide refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
io refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
mcp refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
module refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
php feat(php): add Coolify deployment integration 2026-01-28 19:39:04 +00:00
plugin refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
process refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
release feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
repos refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
runtime refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
updater feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
webview refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
workspace refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
ws refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00