<%=$PLASTER_PARAM_ModuleDescription%>
| Azure Pipelines (master) | PS Gallery | License |
|---|---|---|
| [ |
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 CurrentUserInstall 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%>.