ToJans / adrexample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADR example

An example project for Architectural Decision Records.

Goal

The goal of this project is to show you how you would implement architectural decision records.

Pre-requisites

Although no pre-requisites are needed, a markdown extension for Visual Studio might come in handy to edit the ADRs, f.e. MarkdownEditor.

Running it

The gist of this project is in the folder Documentation/Architecture/Decisions. Running it will just create a simple winform

Further reading

About


Languages

Language:C# 100.0%