Skip to content

Omnicit PlasterTemplate for PowerShell module scaffolding

Notifications You must be signed in to change notification settings

Omnicit/PlasterTemplate

Repository files navigation

<%=$PLASTER_PARAM_ModuleName%>

<%=$PLASTER_PARAM_ModuleDescription%>

Azure Pipelines (master) PS Gallery License
[![Build Status](LINK](LINK TO MASTER) PowerShell Gallery License: MIT

Longer description about the module <%=$PLASTER_PARAM_ModuleName%>.

Installation

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%>

Documentation

You can learn how to use the functions by reading our documentation:

More information

License

This project is licensed under the <%=$PLASTER_PARAM_License%>.

About

Omnicit PlasterTemplate for PowerShell module scaffolding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published