mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
32 lines
586 B
Markdown
32 lines
586 B
Markdown
---
|
|
description: >-
|
|
Build Info plugin for Cordova and Ionic. This plugin provides build information.
|
|
---
|
|
|
|
# Build Info
|
|
|
|
This plugin provides build information.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-buildinfo
|
|
npm install @awesome-cordova-plugins/build-info
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/lynrin/cordova-plugin-buildinfo](https://github.com/lynrin/cordova-plugin-buildinfo)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
- Windows
|
|
- macOS
|
|
- browser
|
|
- Electron
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|