Skip to content

Document global CLI installation and usage - #71

Merged
sunnylqm merged 1 commit into
masterfrom
agent/document-global-cli
Aug 13, 2026
Merged

Document global CLI installation and usage#71
sunnylqm merged 1 commit into
masterfrom
agent/document-global-cli

Conversation

@sunnylqm

@sunnylqm sunnylqm commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • install react-native-update-cli globally in the English and Chinese READMEs
  • invoke pushy/cresc directly instead of through npx in basic and Sentry examples
  • clarify that the Provider API is a separate library integration while command-line usage stays global

Why

The current examples implied a project-local CLI even though the supported command workflow uses the global binaries.

No command implementation or compatibility behavior changed.

Validation

  • verified both READMEs contain the global install command and direct CLI examples
  • verified no npx pushy/cresc or local install examples remain
  • git diff whitespace checks

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • Documentation
    • Updated English and Chinese CLI setup instructions to use a global installation.
    • Revised command examples to invoke pushy and cresc directly instead of through npx.
    • Clarified that the Provider API is provided through a separate library integration.
    • Updated the legacy Sentry command examples.

@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 86c78df1-79c9-44a8-8e6f-8fca4478e933

📥 Commits

Reviewing files that changed from the base of the PR and between c5b972e and 4d4a896.

📒 Files selected for processing (2)
  • README.md
  • README.zh-CN.md

📝 Walkthrough

Walkthrough

The English and Chinese README files now require global installation of react-native-update-cli, use direct pushy and cresc commands, clarify Provider API dependencies, and update the legacy Sentry example.

Changes

CLI documentation

Layer / File(s) Summary
Global CLI installation and examples
README.md, README.zh-CN.md
The documentation replaces local npx usage with globally installed pushy and cresc commands. It clarifies the separate Provider API dependency and updates the legacy Sentry command.

Estimated code review effort: 1 (Trivial) | ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/document-global-cli

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sunnylqm
sunnylqm marked this pull request as ready for review August 13, 2026 05:26
@sunnylqm
sunnylqm merged commit 2b095ba into master Aug 13, 2026
5 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