grymmjack/QB64PE Multi-Platform Build
Build QB64PE projects for Linux, macOS, and Windows with automatic releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-file | Path to the .bas source file to compile (relative to workspace) | yes | — |
| project-name | Name of your project (used for artifacts and releases) | yes | — |
| qb64pe-version | QB64PE version to use | no | v4.3.0 |
| platform | Target platform: linux, macos, or windows | yes | — |
| remove-empty-dirs | Remove empty directories from the release package | no | false |
Outputs
| name | description |
|---|---|
| artifact-name | Name of the uploaded artifact |
| executable-name | Name of the compiled executable |