Package Exports
- adr-tools
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (adr-tools) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ADR (Architecture Decision Records)
This is a fork from phodal/adr
Installation
yarn install
Usage
adr init <language>
adr new <decision>
adr list
adr generate toc
adr update
adr export <type>
adr search <keyword>