Info
Version: | 3.1.1 |
Author(s): | Shayne van Asperen, Kenneth Truyers |
Last Update: | Wednesday, August 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/PowerTasks |
NuGet Url: | https://www.nuget.org/packages/PowerTasks |
Install
Install-Package PowerTasks
dotnet add package PowerTasks
paket add PowerTasks
PowerTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- Invoke-Build(>= 2.14.4)
Tags
Invoke-Build is a build and test automation tool which invokes tasks defined in PowerShell scripts. It is similar to psake but arguably easier to use and more powerful.
Removes the boilerplate code from your build scripts and supports a convention-based plugin model for extending functionality with common tasks and includes some useful functions which you can use to help create your own custom tasks.