higherkindness / sbt-categorical-scalac

A plugin to configure opinionated Scala compiler options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBT Categorical Scalac

SBT Categorical Scalac is a SBT plugin to automatically configure a strict set of Scalac options and plugins.

SBT installation

Select a tagged release version (x.y.z) and then add the following to your SBT's project/plugins.sbt file:

addSbtPlugin("io.higherkindness" % "sbt-categorical-scalac" % "x.y.z")

Usage

Coming soon!

About

A plugin to configure opinionated Scala compiler options

License:Other


Languages

Language:Scala 100.0%