Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 557 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 557 Bytes

Light lightweight-Architectural-Decision-of-Record (LADR) tools

Layer on top of npryce/adr-tools to make it more confortable and lightweight

Scope

  • Run the ADR tools in docker
  • Make it as straight-forward as possible
  • Do not create a new domain language (DSL) on top of the ADR one

Running it: Firsts steps with ADR

Note: See the Makefile for documentation

Create an ADR directory in the root of your project

make init

Create Architecture Decision Records

make new Implement as Unix shell scripts