adr-tools

CLI tool for managing Architecture Decision Records (ADRs)

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool for working with Architecture Decision Records

Commands

adr

Examples

Create a new ADR with the next sequential number$ adr new 'Use PostgreSQL for the primary database'
List all existing ADRs$ adr list
View a specific ADR by number$ adr view 1