NinjasCL / adr-asciidoc
A simple tool for creating Architectural Decision Records.
Architectural Decision Log Tool
This log lists the architectural decisions for this project.
For new ADRs, please use docs/templates/adr.template.adoc as basis. You can easily create a new ADR with adr command based on the template:
./adr new My New ADR
For generating a new README.adoc and index.html use the compile task:
./adr compile
More information on MADR is available at https://adr.github.io/madr/. General information about architectural decision records is available at https://adr.github.io/.
Requires https://nodejs.org/en/ and https://asciidoctor.org/ installed.
More information on MADR is available at https://adr.github.io/madr/.
General information about architectural decision records is available at https://adr.github.io/.
Top comments (0)