Cake.Warp Namespace

Class Types

Class Summary
AddinInitializer Module class responsible for the logic needed to run when the library is loaded.
WarpAliases

Runs the warp binary (embedded in addin) to create a stand-alone packed binary for supported platforms.

In order to use the commands for this addin, you will need to include the following in your cake script.

#addin nuget:?package=Cake.Warp&version=0.1.0
WarpPlatforms The platform to use when creating the self-contained application.
WarpSettings Contains the settings used by WarpRunner.

Namespaces

Namespace Summary
Cake.Warp.dll