actions-marketplace-validations/scala-cli-setup-action
Use Scala CLI to run your Scala code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scala-cli-version | Version of scala-cli to install ("latest" to install the latest version) | no | — |
| jvm | JVM to install (leave empty to use default) | no | temurin:17 |
| apps | Applications to install | no | sbtn |
| version | Coursier version to install | no | "" |
| power | Value for the --power launcher option | no | false |
Outputs
| name | description |
|---|---|
| cs-version | Version of the installed Coursier |
| scala-cli-version | Version of the installed Scala CLI |