Class Types
Class | Summary |
---|---|
NuGetSettings | Settings for specifying NuGet packages. |
WyamAliases |
Contains functionality related to Wyam2. In order to use the commands for this alias, include the following in your build.cake file to download and install from NuGet.org, or specify the ToolPath within the WyamSettings class:
|
WyamRunner | The Wyam2 Runner used to execute the Wyam2 Executable |
WyamSettings |
Contains settings used by WyamRunner .
|