Hello all,
I don't have experience with Scala, but was able to install both sbt and scala-cli with the correct JDK version 1.8, including javac.
However, it seems like code from the current master branch does not pass sbt test and cannot be compiled into a cli using scala-cli package . -o shexs -f (although I did activate the power option for sbt).
Is there any particular release or tagged version that you'd recommend using?
Hello all,
I don't have experience with Scala, but was able to install both sbt and scala-cli with the correct JDK version 1.8, including
javac.However, it seems like code from the current master branch does not pass
sbt testand cannot be compiled into a cli usingscala-cli package . -o shexs -f(although I did activate thepoweroption for sbt).Is there any particular release or tagged version that you'd recommend using?