Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 633 Bytes

File metadata and controls

17 lines (11 loc) · 633 Bytes

Paradox Project Info for Lightbend

This plugin extends the sbt-paradox-project-info with the default global readinessLevels settings that are used for Lightbend/Akka projects.

It is intended to be used for the Lightbend/Akka umbrella of projects, and not as a public project to use on "any" project.

Usage

Use the sbt plugin for Akka Paradox:

addSbtPlugin("com.lightbend.lightbend" % "sbt-paradox-lightbend-project-info" % "<version>")

Since this is an auto-plugin that automatically triggers its already enabled when you include it as a dependency.