Skip to content

docs: add CLI install command to root README - #10

Merged
continued-agent merged 1 commit into
mainfrom
fix/cli-release-hardening
Aug 26, 2026
Merged

docs: add CLI install command to root README#10
continued-agent merged 1 commit into
mainfrom
fix/cli-release-hardening

Conversation

@kilo-code-bot

@kilo-code-bot kilo-code-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown

Issue

Pull Request #9 was merged before the CLI installation command was added to the root README. As a result, commit 99f4a3a5 (docs: add CLI install command to root README) was left pending on the fix/cli-release-hardening branch after the merge.

Solution

Apply only this commit to main:

  • Adds an "Install the CLI" section to the root README.md with the one-liner curl command,
  • Links to extensions/cli/README.md for platform-specific details (Windows, npm fallback, environment variables).

Test

  • git diff origin/main HEAD -- README.md shows only this change,
  • tsc / tests not required (documentation only).

Modified files

README.md

Mirror the install command in the root README so visitors landing on
the project page can install `cn` in one step, with a pointer to
`extensions/cli/README.md` for the platform-specific details
(Windows, npm fallback, env vars).
@continued-agent
continued-agent merged commit c5b955c into main Aug 26, 2026
26 of 30 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.

1 participant