<%=$PLASTER_PARAM_ModuleDescription%>
Azure Pipelines (master) | PS Gallery | License |
---|---|---|
[![Build Status](LINK](LINK TO MASTER) |
Longer description about the module <%=$PLASTER_PARAM_ModuleName%>.
If you have the PowerShellGet module installed you can enter the following command:
Install to your personal PowerShell modules folder:
Install-Module -Name <%=$PLASTER_PARAM_ModuleName%> -Scope CurrentUser
Install for everyone:
Install-Module -Name <%=$PLASTER_PARAM_ModuleName%>
You can learn how to use the functions by reading our documentation:
This project is licensed under the <%=$PLASTER_PARAM_License%>.