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

Latest commit

 

History

History
22 lines (13 loc) · 627 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 627 Bytes

Cloudstate Paradox

Deprecated: Cloudstate documentation is now using Antora. See cloudstate-antora.

This is a shared paradox theme and plugin for the Cloudstate family of projects.

Usage

Add the sbt plugin for Cloudstate Paradox (in plugins.sbt):

addSbtPlugin("io.cloudstate" % "sbt-cloudstate-paradox" % "<version>")

Enable the plugin (instead of the upstream ParadoxPlugin):

enablePlugins(CloudstateParadoxPlugin)

For more settings refer to the Paradox documentation.