Skip to content

A CLI tool to create and manage Architecture Decision Records for your applications.

Notifications You must be signed in to change notification settings

bellons91/adr-power-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADR Power CLI

With ADR Power CLI you can create and manage Architecture Decision Records for your projects by generating structured Markdown files.

.NET build and release

About Architecture Decision Records (ADRs)

ADR is a formal document that helps you track the most important architectural decisions.

It's main focus is not just on the final decision. It's all about tracking also the reasons behind your choices. Only by understanding the current context and the reason of a choice you can decide if a decision was wrong, and you should modify your architecture.

If you want a quick introduction to ADR, have a look at this article: Tracking decision with Architecture Decision Records (ADRs).

About

A CLI tool to create and manage Architecture Decision Records for your applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages