Skip to content

An experimental SBT plugin to support various http4s projects

License

Notifications You must be signed in to change notification settings

armanbilge/sbt-http4s-org

 
 

sbt-http4s-org

This project is intended to set up sensible defaults and standards for projects under http4s.org. If it's useful outside http4s.org, it probably should be pushed further upstream into sbt-spiewak.

Installing it

The plugin is deployed to Sonatype.

addSbtPlugin("org.http4s" % "sbt-http4s-org" % http4sOrgV)

What does it do?

Http4sOrgPlugin

Triggers automatically. Use on all http4s modules.

  • Activates the sensible defaults of sbt-spiewak
  • Sets the organization info
  • Enables automated SPDX license headers with appropriate years
  • Enables sbt-github-actions with settings appropriate to our workflow

About

An experimental SBT plugin to support various http4s projects

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%