Skip to content

FriedrichWeinmann/PowerShellForGitHub.Content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShellForGitHub.Content

Lightweight addon to the PowerShellForGitHub module. It is designed to enable easy access to repository content in a format useful to the PSAzureMigrationAdvisor module.

Installation

Install-Module 'PowerShellForGitHub.Content' -Scope CurrentUser

Use

Retrieve all PowerShell script files from all repositories under FriedrichWeinmann

Get-GithubRepositoryFile -Organization FriedrichWeinmann -Name *.ps1,*psm1

Note

In order to avoid throttling issues, make sure to authenticate first following the guidance on PowerShellForGitHub.

About

Improved repository content enumeration / scanning for PowerShellForGitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published