Cake.Bumpy Namespace

Class Types

Class Summary
BumpyAliases

Contains functionality related to the command line tool Bumpy.

In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:

#tool Bumpy
In addition, you will need to include the following:
#addin Cake.Bumpy

BumpyRunner The Bumpy runner.
BumpySettings Contains settings used by BumpyRunner.