PSGist
1.4
A module to interface with Gist objects using the GitHub API.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2016 Thomas J. Malkewitz @dotps1. All rights reserved.
Package Details
Author(s)
- Thomas J. Malkewitz @dotps1
Tags
Functions
Add-GistFile Copy-Gist Get-Gist Get-GistCommit Get-GistFork Get-GistVersion New-Gist New-GistOAuthToken Remove-Gist Remove-GistFile Rename-GistFile Save-Gist Set-Gist Set-GistOAuthToken Update-GistFile
Dependencies
This module has no dependencies.
Release Notes
Fixed PSScriptAnalyzer rule exceptions.
FileList
- PSGist.nuspec
- PSGist.formats.ps1xml
- PSGist.psd1
- PSGist.psm1
- en-US\PSGist-Help.xml
- en-US\README.md
- Private\Invoke-GistApi.ps1
- Private\PSGist.Classes.ps1
- Public\Add-GistFile.ps1
- Public\Copy-Gist.ps1
- Public\Get-Gist.ps1
- Public\Get-GistCommit.ps1
- Public\Get-GistFork.ps1
- Public\Get-GistVersion.ps1
- Public\New-Gist.ps1
- Public\New-GistOAuthToken.ps1
- Public\Remove-Gist.ps1
- Public\Remove-GistFile.ps1
- Public\Rename-GistFile.ps1
- Public\Save-Gist.ps1
- Public\Set-Gist.ps1
- Public\Set-GistOAuthToken.ps1
- Public\Update-GistFile.ps1