/ModuleCommonFiles

PowerShell module repository template

Primary LanguagePowerShell

ModuleCommonFiles

ModuleCommonFiles

Gitpitch

Getting Started

# Install the module from the PowerShell Gallery
Install-Module -Name <ModuleName> -Scope CurrentUser

Usage

Contributions

Please read the CONTRIBUTING markdown file.