ADRGEN is small CLI lib to generate records of archtecture decicions.
- 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!
The template used in this project was not developed by me, it was developed and thought by Michael Nygard