Closed
Description
Corresponding Scala CLI issue
Relevant docs
- SIP-46 details
- experimental Scala CLI as scala installation
- migration from the old Scala runner (a guide)
Requirements
- set up downloading of Scala CLI JVM launcher from GitHub VirtusLab/scala-cli
- download library dependencies to the dist/target/pack in maven repo style
- fix scripts to wrap Scala CLI launcher, setting both the local repo and default scala version launcher options
- update for windows (batch)
- update for linux/mac (bash)
- run any existing legacy (old)
scala
runner tests against the Scala CLI launcher on thescala/scala3
CI - use the Scala CLI launcher instead of the
scala
runner in official Scala 3 distributions- coursier
- brew
- SDKMAN