A Plaster template for automating the scaffolding of a new PowerShell module.
I'd like to thank the following community members for the guidance I got from their work with Plaster:
- David Christian Working with Plaster
- Initial
template.psm1
plasterManifest.xml
items
- Initial
- Kevin Marquette Powershell: Let's build the CI/CD pipeline for a new module
- Initial
basicTest.ps1
,build.Depend.psd1
,test.Depend.psd1
,build.ps1
,module.Build.ps1
,deploy.PSDeploy.ps1
,Help.Tests.ps1
- Initial