Skip to content

Document CLI installation#877

Merged
ChristianPavilonis merged 1 commit into
mainfrom
doc/ts-cli-install
Jul 10, 2026
Merged

Document CLI installation#877
ChristianPavilonis merged 1 commit into
mainfrom
doc/ts-cli-install

Conversation

@ChristianPavilonis

Copy link
Copy Markdown
Collaborator

Summary

  • add cargo install-cli for installing the host-target ts CLI
  • document CLI installation in the README, getting started guide, and CLI guide
  • include a ~/.cargo/bin PATH example and ts --help verification

Testing

  • cargo install-cli --help
  • cd docs && npm run format
  • cd docs && ./node_modules/.bin/prettier --check ../README.md

Closes #875

@ChristianPavilonis ChristianPavilonis merged commit 443762e into main Jul 10, 2026
19 checks passed
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.

Cleanup getting started guided focusing on CLI workflow

2 participants