microsoft / PowerShellForGitHub

Microsoft PowerShell wrapper for GitHub API
Other
588 stars 186 forks source link

PSProvider for GitHub #400

Open Liturgist opened 1 year ago

Liturgist commented 1 year ago

Is there a PSProvider for GitHub?

Feature Idea Summary

It would be helpful to be able to:

New-PSDrive -Name 'Repo1' -PSProvider 'GitHub' -Root 'https://github.com/microsoft/PowershellForGitHub/master/'
Get-ChildItem -Path Repo1:

Feature Idea Additional Details

Searching has turned up a small number of possible PSProviders. However, all of them appear to be unchanged for 5+ years.

Does that suggest that it is a bad idea?

Requested Assignment

- I'm just suggesting this idea, but don't want to implement it.

Operating System

OsName : Microsoft Windows 10 Pro OsOperatingSystemSKU : 48 OsArchitecture : 64-bit WindowsVersion : 2009 WindowsBuildLabEx : 19041.1.amd64fre.vb_release.191206-1406 OsLanguage : en-US OsMuiLanguages : {en-US}

PowerShell Version

PSVersion                      7.3.2
PSEdition                      Core
GitCommitId                    7.3.2
OS                             Microsoft Windows 10.0.19045
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module Version

Running: 0.16.1
Installed: 0.16.1