Skip to content

Powershell Module to Create a Local Powershell Repository for use with PowerShellGet

License

Notifications You must be signed in to change notification settings

russellds/LocalPSRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status Stories in Ready

LocalPSRepository

A module to simplify the creation of and working with Local PowerShell Repositories.

Functionality

The module includes the following functions:

  • New-LocalPSRepository - creates a local PowerShell Repository.
  • Find-PSGModule - finds modules in the PowerShell Gallery. Primarily used to pipe input into Save-PSGModule
  • Save-PSGModule - used to download a module from the PowerShell Gallery in NuGet form.

Code & Inspiration

About

Powershell Module to Create a Local Powershell Repository for use with PowerShellGet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published