pcgeek86 / PSGitHub

This PowerShell module contains commands to manage GitHub through its REST API.
MIT License
186 stars 37 forks source link

Add core GitHub commands #1

Open pcgeek86 opened 8 years ago

pcgeek86 commented 8 years ago

We need to fill out some of the core commands for interacting with GitHub.

Core

https://developer.github.com/v3/repos

https://developer.github.com/v3/pulls/

https://developer.github.com/v3/search/

https://developer.github.com/v3/issues/

https://developer.github.com/v3/issues/milestones/

exactmike commented 6 years ago

Pull request I posted today addresses: