hdtls/Setup Swift environment
Set up a specific version of Swift and add the command-line tools to the PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| swift-version | Version spec of the version to use. Examples: 5.9, swift-5.10-RELEASE, nightly-6.0. | yes | — |
Outputs
| name | description |
|---|---|
| swift-version | The installed Swift version. |
| swift-path | The path to the Swift executable. |