Skip to content

Jandev/adr-cli-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADR CLI tooling

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

Publishing

You can use the FolderProfile in this solution to publish the project.

If you're a fan of the dotnet CLI, publish using the following command:

dotnet publish -r win-x64 -c Release /p:PublishSingleFile=true /p:PublishTrimmed=true

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%