tktech/JustRunAlready
Bundle desktop apps cross-platform using JustRunAlready (JRA)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to jra.toml config file | yes | — |
| args | Extra args to pass to jra bundle (e.g., --verbose) | no | "" |
| wrap | Optional wrapper to produce final artifact (appimage|dmg|zip) | no | "" |
| artifact_name | Override uploaded artifact name | no | "" |
| python-version | Python version to set up | no | 3.11 |
Outputs
| name | description |
|---|---|
| artifact_path | Resolved artifact path uploaded by this action |