Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

A plugin to configure opinionated Scala compiler options

License

Notifications You must be signed in to change notification settings

higherkindness/sbt-categorical-scalac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages