Skip to content

PowerShell/PowerShellGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShellGet

PowerShell Gallery - PowerShellGet Minimum Supported PowerShell Version

Introduction

PowerShellGet v3 is a compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with PSResourceGet functionality by making a best effort mapping between the cmdlet interfaces of both versions of the module.'

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Documentation

Documentation for PowerShellGet has not yet been published, please Click here to reference the documentation for previous versions of PowerShellGet.

Requirements

  • Windows PowerShell 5.1 or newer.
  • PowerShell Core.

Get PowerShellGet Module

Please refer to our documentation for the up-to-date version on how to get the PowerShellGet Module.

Get PowerShellGet Source

Steps

cd path/to/PowerShellGet
  • Import the module
Import-Module src/PowerShellGet -Force

About

This module provide functions used with PowerShellGet v3 to provide compatibility with scripts expecting PowerShellGet v2

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published