Home

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.

License

Information

StablePre-release
GitHub Release-GitHub release
NuGetNuGetNuGet

Build Status

DevelopMaster
Build statusBuild status

Code Coverage

Coverage Status

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.

Join in the discussion on the Cake repository

Build

To build this package we are using Cake.

On Windows PowerShell run:

.\build.ps1

On Linux/Mac run:

./build.sh