PSGitHubRestApi A PowerShell module for GitHub REST API. Usage To import the module: Import-Module .\src\PSGitHubRestApi\PSGitHubRestApi.psm1 -Force -Verbose To list all available functions: Get-Command -Module PSGitHubRestApi