adrgen
v2.0.0
Published
small CLI to generate files of archtecture decisions for record
Downloads
14
Maintainers
Readme
Description
ADRGEN is small CLI lib to generate records of archtecture decicions.
How to use
- Instal package with
npm install adrgen --save-dev
; - Running the package with
npx adrgen init
; - Answer four questions:
how is title of file?
|what is the context?
|what is the decision?
|what is the consequence?
; - Be happy!
Credits
The template used in this project was not developed by me, it was developed and thought by Michael Nygard