Saigkill.adr-tool.CLI 2.2.0

dotnet tool install --global Saigkill.adr-tool.CLI --version 2.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Saigkill.adr-tool.CLI --version 2.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Saigkill.adr-tool.CLI&version=2.2.0
                    
nuke :add-package Saigkill.adr-tool.CLI --version 2.2.0
                    

adr-cli

A command-line tool for working with Architecture Decision Records (ADRs). This is a fork of the original adr-cli just delivered as dotnet tool.

Badges

What Status
Continuous Integration Prod .NET Develop
Continuous Integration Stage .NET Develop
Code Coverage Coverage
Bugreports GitHub issues
Blog Blog
Name Status Version
Saigkill.adr-tool.CLI Nuget Downloads Nuget Version

File a bug report on Github.

Installation

To install the tool, run the following command in the powershell or cmd:

dotnet tool install --global Saigkill.adr-tool.CLI

Usage

Look at the documentation for usage instructions.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
2.2.0 131 6/21/2026
1.1.0 296 9/29/2024
1.0.0 216 9/29/2024
0.9.1 256 9/29/2024
0.9.0 279 9/29/2024

1.0 Initial Version
     2.0 Extended ADR tool. Now we have adr link
     2.1 Localized for english language
     2.2 Updated for .NET 10