GithubConnect
0.7
PowerShell module to interact with Github API without any dependency on a local git installation.
Installation Options
Owners
Copyright
(c) 2015 David OBrien. All rights reserved.
Package Details
Author(s)
- David OBrien
Tags
Github DevOps Source Control PowerShell MVP git API
Dependencies
This module has no dependencies.
Release Notes
changed the Module's folder structure. Moved functions into external scripts.
FileList
- GithubConnect.nuspec
- GithubConnect.psd1
- GithubConnect.psm1
- Public\authentication.ps1
- Public\branch.ps1
- Public\repository.ps1
- Public\webhook.ps1