PSGist

1.4

A module to interface with Gist objects using the GitHub API.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name PSGist -RequiredVersion 1.4

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

Install-PSResource -Name PSGist -Version 1.4

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 Thomas J. Malkewitz @dotps1. All rights reserved.

Package Details

Author(s)

  • Thomas J. Malkewitz @dotps1

Tags

GitHub Gist REST OAuth

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

Version History

Version Downloads Last updated
2.2.0 1,351 8/31/2016
2.1.1 28 8/23/2016
2.0.1 80 6/22/2016
1.4.6 21 6/21/2016
1.4.2.0 18 6/20/2016
1.4.1.2 22 6/15/2016
1.4.0.3 37 5/2/2016
1.4 (current version) 21 4/26/2016
1.3 18 4/25/2016
Show less