mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
25 lines
480 B
Markdown
25 lines
480 B
Markdown
# Build Info
|
|
|
|
```
|
|
$ 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
|
|
|
|
|
|
|