ThoughtWorksInc / sbt-best-practice

Configure common build settings for a Scala project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbt-best-practice

Scala CI sbt-best-practice Scala version support

Configure common build settings for a Scala project

Usage

// project/plugins.sbt
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "latest.release")

About

Configure common build settings for a Scala project

License:Apache License 2.0


Languages

Language:Scala 100.0%