pme123 / orchescala   0.1.4

MIT License Website GitHub

DOMAIN DRIVEN PROCESS ORCHESTRATION

Scala versions: 3.x

orchescala

GitHub Workflow Status

Description

See Documentation

Development

Update Dependencies

Use https://github.com/kitlangton/given

Releasing

Just run ./helper.scala VERSION.

Local publish

sbt publishLocal

Documentation

We use mdoc to verify the documentation and laika to generate the htmls.

Run mdoc: sbt "docs/mdoc --watch" And laika: sbt "~docs/laikaPreview" Check the result in http://localhost:4242

License

This project is licensed under the MIT License - see the LICENSE file for details.