Sbt auto-plugins with common tasks/utils for Scala Commons modules
// inside plugins.sbt
addSbtPlugin("org.scommons.sbt" % "sbt-scommons-plugin" % [version])
You can find all documentation here
Common sbt tasks/utils for Scala/Scala.js projects
Sbt auto-plugins with common tasks/utils for Scala Commons modules
// inside plugins.sbt
addSbtPlugin("org.scommons.sbt" % "sbt-scommons-plugin" % [version])
You can find all documentation here