adr-viewer

Generate easy-to-read web pages for Architecture Decision Records

brewmacoslinux
Try with needOr install directly
Source

About

Generate easy-to-read web pages for your Architecture Decision Records

Commands

adr-viewer

Examples

Generate HTML viewer from ADR markdown files in current directory$ adr-viewer
Generate viewer from ADR files in a specific directory$ adr-viewer -i ./docs/adr -o ./public/adr
View help and available options$ adr-viewer --help