JSPM

adr-tools

2.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11628
  • Score
    100M100P100Q128289F
  • License MIT

Command-line tools for working with Architecture Decision Records

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>