Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 904 Bytes

InstallModuleFromGit.md

File metadata and controls

20 lines (16 loc) · 904 Bytes
Module Name Module Guid Download Help Link Help Version Locale
InstallModuleFromGit
d6a1577c-e3b5-48f2-a698-f08ab4865a58
1.0.0.0
en-US

InstallModuleFromGit Module

Description

This PowerShell module will be help you to easily instal PowerShell modules directly from Azure DevOps (aka VSTS) or GitHub. All you need to know is a URL of the git repository and the module will take care of everything else.

InstallModuleFromGit Cmdlets

This cmdlet will check for existence of PowerShell module in given repository and return its version.

This cmdlet installs PowerShell module specified by its git repository URL to user's default install directory.