sbt

@scala-sbt.org

sbt is a simple build tool for #Scala, #Java, and more.

Client-server by default. When the `sbt` runner detects an sbt 2.x build, it will now launch the native sbtn client by default. If you want, this allows you to use your system shell, instead of sbt's own shell, without reloading the build. sbtn launches a fresh JVM for run (client-side run)