Skip to content

feat: add cross-platform CLI distribution - #37

Merged
9Ashwin merged 1 commit into
mainfrom
codex/issue-15-distribution
Sep 5, 2026
Merged

feat: add cross-platform CLI distribution#37
9Ashwin merged 1 commit into
mainfrom
codex/issue-15-distribution

Conversation

@9Ashwin

@9Ashwin 9Ashwin commented Sep 5, 2026

Copy link
Copy Markdown
Owner

What changed

  • add MIT code license and release workflow for Linux/macOS and Windows archives
  • publish per-binary and release-level SHA-256 checksums with version metadata
  • add user-directory Unix and PowerShell installers with checksum verification and atomic replacement
  • document go install, PATH setup, and the separate material installation step

Validation

  • GOTOOLCHAIN=auto go test -race ./...
  • GOTOOLCHAIN=auto go vet ./...
  • GOTOOLCHAIN=auto make quality
  • bash -n scripts/install.sh
  • local five-target archive build; archives contain only the binary, LICENSE, VERSION, and inner checksums

Windows CI remains a compile/smoke compatibility signal; Linux/macOS are the primary runtime targets.

@9Ashwin
9Ashwin merged commit b4d45f2 into main Sep 5, 2026
3 of 4 checks passed
@9Ashwin 9Ashwin mentioned this pull request Sep 5, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant