CLI tool for managing Architecture Decision Records (ADRs)
CLI tool for working with Architecture Decision Records
adr
$ adr new 'Use PostgreSQL for the primary database'
$ adr list
$ adr view 1