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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Saigkill.adr-tool.CLI --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | |
| Continuous Integration Stage | |
| Code Coverage | |
| Bugreports | |
| Blog |
| Name | Status | Version |
|---|---|---|
| Saigkill.adr-tool.CLI |
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 | Versions 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.
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