38 Forks
166 Stars
166 Watchers

PSGitHub

This PowerShell module contains commands to manage GitHub through its REST API.

How to download and setup PSGitHub

Open terminal and run command
git clone https://github.com/pcgeek86/PSGitHub.git
git clone is used to create a copy or clone of PSGitHub repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PSGitHub https://github.com/pcgeek86/PSGitHub/archive/master.zip

Or simply clone PSGitHub with SSH
[email protected]:pcgeek86/PSGitHub.git

If you have some problems with PSGitHub

You may open issue on PSGitHub support forum (system) here: https://github.com/pcgeek86/PSGitHub/issues