Info
Version: | 5.0.0-beta0001 |
Author(s): | BBT Software AG and contributors |
Last Update: | Monday, November 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cakeissues.net/ |
NuGet Url: | https://www.nuget.org/packages/Cake.Issues.Reporting |
Install
Install-Package Cake.Issues.Reporting
dotnet add package Cake.Issues.Reporting
paket add Cake.Issues.Reporting
Cake.Issues.Reporting Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This addin provides the aliases for creating reports.
It requires the core Cake.Issues addin, addins for reading issues and one or more reporting format addin for the specific report format.
See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts.
NOTE:
This is the version of the addin compatible with Cake Script Runners.
For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.