microsoft / PowerShellForGitHub

Microsoft PowerShell wrapper for GitHub API
Other
582 stars 184 forks source link

Is there a command to support downloading files from the repo. #376

Closed LucasYao93 closed 1 year ago

LucasYao93 commented 1 year ago

A description of your problem or question

Is there a command to support downloading files from the repo.

HowardWolosky commented 1 year ago

Yes. Get-GitHubContent. See the wiki.