Cake.SPCAF

Alias to assist with running SPCAF from Cake build scripts

#addin nuget:?package=Cake.SPCAF&version=2.0.0

dotnet add package Cake.SPCAF --version 2.0.0

<PackageReference Include="Cake.SPCAF" Version="2.0.0" />

Aliases

Provides a wrapper around SPCAF functionality within a Cake build script.

SPCAF

SPCAF(Action<FluentSPCAFSettings>) Get SPCAF runner for fluent configuration.
SPCAF(SPCAFSettings) Get SPCAF runner.