adr-tools

Command-line tools for working with Architecture Decision Records


Keywords
async, ava, await, boilerplate, conventional-changelog, ES6, ES7, library, javascript-modules, node, nyc, rollup, starter, template, tree-shaking, tslint, typedoc, typescript, typings
License
MIT
Install
npm install adr-tools@2.0.4

Documentation

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>