microsoft / code-push

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.
https://microsoft.github.io/code-push/
Other
4.36k stars 495 forks source link

Make SDK the root of the repository #689

Closed yuri-kulikov closed 4 years ago

yuri-kulikov commented 4 years ago

Since AppCenter CLI is the main CLI for CodePush we decided to remove code-push-cli from the repository and make the SDK the root of the repo. (code-push-cli is still available here)

We prepared for this at #684, #686, #687 and #688