react-native-code-push-commands

1.2.1 • Public • Published

react-native-code-push-commands

React-native helper commands for code push

Installation

For react-native projects only.

yarn add react-ntiave-code-push-commands

Usage

The react-native command will now be extended with code-push specific commands.

react-native code-push-release [options]

Release codepush update

react-native set-code-push-key [options]

Set codepush key (platform specification required)

react-native code-push-set-stage [options][stage]

Update all codepush keys to work with their various apps but on the same stage

react-native code-push-list

List code push apps and stages attached to the deployments of the app.

Note: this will only list the code push deployments added using this tool

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-native-code-push-commands

    Weekly Downloads

    7

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    15 kB

    Total Files

    6

    Last publish

    Collaborators

    • raydeck