aghastmuffin/BeeWare Multi-Platform Builder
Build native installers for BeeWare/Toga apps across macOS, Windows, Linux, and Android
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| platform | Target platform to build (macOS, Windows, Linux, or Android) | yes | — |
| python-version | Python version to use for building | no | 3.11 |
| briefcase-version | Briefcase version to install | no | latest |
| output-path | Directory to output built packages | no | dist |
Outputs
| name | description |
|---|---|
| artifact-path | Path to the built package file |
| artifact-name | Filename of the built package |