Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 259 Bytes

Module-Name

This is an example folder structure for a new PowerShell module.

_Templates

Files in here are needed to run the New-PSModule.ps1 script to create a new module.

New-PSModule.ps1

A script to run which can be used to create new modules.