Skip to content

oslokommune/oslonokkelen-adapter

Repository files navigation

Oslonøkkelen adapter

Testing

Development

Please install the Ktlint git pre-commit hook to auto format changed files.

./gradlew addKtlintFormatGitPreCommitHook

Build docs

We use asciidoc for our documentation. This can be rendered as html by running:

./gradlew :adapter-docs:asciidoctor

This will generate new html files you have to commit and push.