See Documentation
Use https://github.com/kitlangton/given
Just run ./helper.scala VERSION
.
sbt publishLocal
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
This project is licensed under the MIT License - see the LICENSE file for details.