sbt Command Examples

Build tool for Scala and Java projects. More information: https://www.scala-sbt.org/1.x/docs/.

sbt

sbt new {{scala/hello-world.g8}}

sbt test

sbt clean

sbt compile

sbt -sbt-version {{version}}

sbt -sbt-jar {{path}}

sbt -h