472 Forks
4240 Stars
4240 Watchers

code-push

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.

How to download and setup code-push

Open terminal and run command
git clone https://github.com/microsoft/code-push.git
git clone is used to create a copy or clone of code-push repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with code-push https://github.com/microsoft/code-push/archive/master.zip

Or simply clone code-push with SSH
[email protected]:microsoft/code-push.git

If you have some problems with code-push

You may open issue on code-push support forum (system) here: https://github.com/microsoft/code-push/issues