actions-marketplace-validations/Playdate SDK
Compile your Playdate applications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to your source code | yes | src |
| output | Name of your output file (.pdx) | no | app.pdx |
| strip | Strip debug symbols | no | true |
| compress | Compress output files | no | true |
| package | Create a .tar.gz of the output after compiling | no | true |
| version | Compiler version to use | no | latest |
Outputs
| name | description |
|---|---|
| version | Version of the compiler in use |