mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-08-04 00:00:08 +08:00
readme templates
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/code-push/index.ts#L395">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# CodePush
|
||||
<!-- end header block -->
|
||||
|
||||
```
|
||||
$ ionic plugin add cordova-plugin-code-push
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/v2/native/code-push/)
|
||||
|
||||
Cordova Repo: [https://github.com/Microsoft/cordova-plugin-code-push](https://github.com/Microsoft/cordova-plugin-code-push)
|
||||
|
||||
<!-- description -->
|
||||
CodePush plugin for Cordova by Microsoft that supports iOS and Android.
|
||||
|
||||
For more info, please see https://github.com/ksachdeva/ionic2-code-push-example
|
||||
|
||||
<!-- @platforms tag -->
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
|
||||
<!-- @platforms tag end -->
|
||||
<!-- end for prop in method.decorators[0].argumentInfo -->
|
||||
<!-- end content block -->
|
||||
<!-- end body block -->
|
||||
Reference in New Issue
Block a user