Release

You can use kantan.sbt’s sbt-release support by adding the following SBT line:

addSbtPlugin("com.nrinaudo" % "kantan.sbt-release" % "2.8.2")

This declares the following additional release steps:

The default release process will be updated to incorporate both runCoverageOff and runCheckStyle.


Other tutorials: