This package contains a few helper Cake aliases that make it possible to modify previously defined tasks to add new actions either before or after the task runs.
Info
Version: | 2.2.0 |
Author(s): | tmorgner |
Last Update: | Tuesday, February 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RabbitStewDio/AutoCake |
NuGet Url: | https://www.nuget.org/packages/AutoCake.TaskAliases |
Install
Install-Package AutoCake.TaskAliases
dotnet add package AutoCake.TaskAliases
paket add AutoCake.TaskAliases
AutoCake.TaskAliases Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Common(>= 0.32.1)
Tags