Anonymous View
Skip to content

rhdeck/react-native-code-push-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

React-native helper commands for code push

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors