Cake.GitHub Namespace

Class Types

Class Summary
GitHubAliases

Contains functionality related to GitHub.

It allows you to run calls against GitHub with just one line of code. In order to use the exposed commands you have to add the following line at top of your build.cake file.

#addin Cake.GitHub
GitHubSettingsBase
GitHubStatusResult
GitHubStatusSettings
GitHubStatusState

Namespaces

Namespace Summary
Cake.GitHub.Authentication