jtalk/Setup SBT
Set up a specific version of SBT and add the command-line tools to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The exact SBT version to set up. See https://github.com/sbt/sbt/releases | yes | — |
| skip-cache | Ignore the cached version in the tool cache and force re-install | no | false |
Outputs
| name | description |
|---|---|
| version | Actual version of SBT that has been installed |
| path | Path to where SBT has been installed |