Use Log4brains to manage the ADRs
Context and Problem Statement¶
We want to record architectural decisions made in this project. Which tool(s) should we use to manage these records?
Considered Options¶
- Log4brains: architecture knowledge base (command-line + static site generator)
- ADR Tools: command-line to create ADRs
- ADR Tools Python: command-line to create ADRs
- adr-viewer: static site generator
- adr-log: command-line to create a TOC of ADRs
Decision Outcome¶
Chosen option: "Log4brains", because it includes the features of all the other tools, and even more.