Awesome
Cake.DotNetTool.Module
Cake.DotNetTool.Module is a Module for Cake, which extends it with a new IPackageInstaller for installing tools using the dotnet cli.
Information
Stable | Pre-release | |
---|---|---|
GitHub Release | - | |
NuGet |
Build Status
Develop | Master |
---|---|
Code Coverage
Quick Links
Discussion
If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension-q-a
category.
Build
To build this package we are using Cake.
On Windows PowerShell run:
.\build.ps1
On Linux/Mac run:
./build.sh