riju icon indicating copy to clipboard operation
riju copied to clipboard

Scala 3 support?

Open gabrieljones opened this issue 3 years ago • 0 comments

Maybe this would be made easier with sdkman?

curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk install java
sdk install scala

As of this post, this will install java 17.0.1 and scala 3.1.0

gabrieljones avatar Dec 21 '21 19:12 gabrieljones