Skip to content

stehlikio/adr-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

adr-tools

A command-line tool for working with a log of Architecture Decision Records (ADRs).

Usage

Create an ADR directory in the root of your project use init

docker run --rm -v %cd%:/data stehlikio/adr-tools init

Create a new ADR use new

docker run --rm -v %cd%:/data stehlikio/adr-tools new Implement as Unix shell scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published