CakeBuild Cake.Incubator

Build status
NuGet version

A set of experimental extension methods and aliases for Cake

Usage: inside build.cake

This addin is designed to be used inside of cake scripts. To start using it, first you must add a cake preprocessor directive to your script as below.

#addin "Cake.Incubator"
// or
#addin "nuget?package=Cake.Incubator"

When the cake script is run, this will download the latest version of the Cake.Incubator nuget package and will now be available to use inside of the script.

results matching ""

    No results matching ""