Skip to content

docs: document install and release workflow#45

Merged
owainlewis merged 1 commit into
mainfrom
codex/38-docs
Jun 22, 2026
Merged

docs: document install and release workflow#45
owainlewis merged 1 commit into
mainfrom
codex/38-docs

Conversation

@owainlewis

Copy link
Copy Markdown
Owner

Summary

  • add stable install and update instructions to the README
  • keep cargo run documented as the developer path
  • document tagged releases, release assets, installer updates, and nightly artifacts in docs/release.md
  • distinguish stable GitHub Releases from unstable Nightly workflow artifacts

Verification

  • bash -n install.sh
  • ./install.sh --help
  • cargo run -- --version
  • cargo run -- --check-update
  • cargo test
  • git diff --check
  • subagent review found one artifact-name nit, fixed before commit

Closes #38

@owainlewis owainlewis merged commit aaa7eb8 into main Jun 22, 2026
1 check passed
@owainlewis owainlewis deleted the codex/38-docs branch June 22, 2026 21:46
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.

[docs] Document install, release, and update workflow

1 participant