Skip to content

A flavour of sbt-paradox-project-info for Lightbend's use.

License

Notifications You must be signed in to change notification settings

lightbend/sbt-paradox-lightbend-project-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.