An open API service indexing awesome lists of open source software.

https://github.com/rokett/Powershell-Module-Template


https://github.com/rokett/Powershell-Module-Template

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

### 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.