pd-rs/Get Playdate SDK
Download & install Playdate SDK.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | SDK version (ex. `2.0.0` or default `latest`). | no | latest |
| custom-url | Custom URL to the SDK installer. Useful for beta versions. | no | — |
| cache | Cache installer. | no | true |
| gcc | Install gcc-arm-none-eabi toolchain | no | true |
| root-win-path | Convert path to windows path format. Ignored on non-win workers. If enabled changes `outputs.root`, but not `$PLAYDATE_SDK_PATH`. | no | false |
Outputs
| name | description |
|---|---|
| root | Path of SDK root |
| version | Version of the installed SDK. |