PSGithubSearch

1.0

PowerShell module to search for the following on GitHub :
- Repositories
- Code
- Issues
- Pull requests
- Users

It uses the GitHub search API and implements most of its features in user-friendly cmdlets and parameters.  
The API documentation is available here : https://developer.github.com/v3/search/

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSGithubSearch -RequiredVersion 1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSGithubSearch -Version 1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Mathieu Buisson. All rights reserved.

Package Details

Author(s)

  • Mathieu Buisson

Tags

GitHub

Functions

Find-GitHubCode Find-GitHubIssue Find-GitHubRepository Find-GithubUser

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.24 3,972 10/7/2017
1.0 (current version) 226 10/3/2016