Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dfinke/OneGetGistProvider

Gist-as-a-Package - PackageManagement PowerShell Provider to interop with Github Gists
https://github.com/dfinke/OneGetGistProvider

Last synced: about 1 month ago
JSON representation

Gist-as-a-Package - PackageManagement PowerShell Provider to interop with Github Gists

Awesome Lists containing this project

README

        

PowerShell PackageManagement Gist Provider
-
**Gist-as-a-package**

This PowerShell module implements the [PackageManagement PowerShell provider SDK]( http://oneget.org/provider-ps.zip).

Notes
-
* Supports your supplied Github credentials so there is no rate limiting
* `-Source` takes an array of user names
* Stores the downloaded gists in `$env:LOCALAPPDATA\OneGet\Gist`
* The fast package reference data in a csv in the same directory
* Supports `$request.IsCancelled`
* WIP:
* Implement `Get-Package`

![image](https://raw.githubusercontent.com/dfinke/OneGetGistProvider/master/images/OneGetProvider.gif)