Skip to content

srcpush/code-push-cli

Repository files navigation

@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-cli

Quick start

srcpush login
srcpush app add MyApp
srcpush release-react MyApp ios -d Staging
srcpush promote MyApp Staging Production

Documentation

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.