Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 763 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 763 Bytes

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.