mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
23 lines
480 B
Markdown
23 lines
480 B
Markdown
|
# Build Info
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-buildinfo
|
||
|
$ npm install @awesome-cordova-plugins/build-info
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/build-info/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/lynrin/cordova-plugin-buildinfo](https://github.com/lynrin/cordova-plugin-buildinfo)
|
||
|
|
||
|
This plugin provides build information.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
* Windows
|
||
|
* macOS
|
||
|
* browser
|
||
|
* Electron
|
||
|
|