Cake.Warp addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Warp.
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
General
Warp Alias from Cake.Warp addin |
Runs the warp packer binary on the specified inputDirectory, and outputs the resulting packed binary to outputFilePath. |
Warp Alias from Cake.Warp addin |
Runs the warp packer binary with the specified settings. |