Cake.Gitter

Cake Addin to allow message posting to Gitter Room.

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

dotnet add package Cake.Gitter --version 2.0.0

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

Aliases

Contains aliases related to gitter.im.

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:

#addin Cake.Gitter

General

Gitter Gets a GitterProvider instance that can be used for communicating with GitterProvider API.