@srcpush/code-push-cli
v0.1.2
Published
Management CLI for the CodePush service
Maintainers
Readme
@srcpush/code-push-cli
Management CLI for Source Push — deploy React Native OTA updates, manage apps, deployments, and releases.
Install
npm install -g @srcpush/code-push-cliQuick start
srcpush login
srcpush app add MyApp
srcpush release-react MyApp ios -d Staging
srcpush promote MyApp Staging ProductionDocumentation
| Guide | Description | |-------|-------------| | Command reference | All CLI commands with options and examples | | Migration from App Center | Step-by-step App Center migration | | Development | Build, test, and contribute | | Architecture | Module layout and build pipeline |
Requirements
- Node.js 18+
License
MIT — see LICENSE.
