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

https://github.com/markwarneke/powershellplaster

PowerShell code generator, CI/CD pipeline. Demo-Project
https://github.com/markwarneke/powershellplaster

pester pester-tests plaster plaster-template powershell

Last synced: 11 months ago
JSON representation

PowerShell code generator, CI/CD pipeline. Demo-Project

Awesome Lists containing this project

README

          

# PowerShell Plaster
Project for documenting how to use Plaster https://aka.ms/mark/pscd

DefaultPlasterManifest is the generated struct when Invoke-Plaster is invoked with New-PlasterManifest

MarkMitKPlasterManifestTemplate is a customized PlasterManifest

MarkMitKAdvancedPlasterManifestTemplate is a highly customized PlasterManifest for creating modules including functions blueprints, docs and tests

Please leave feedback at https://aka.ms/mark/pscd/voice

# Resources
https://aka.ms/mark/pscd

* http://overpoweredshell.com/Working-with-Plaster/
* https://www.youtube.com/watch?v=16CYGTKH73U&t=2923s
* https://github.com/SQLDBAWithABeard/PlasterTemplate

Special thanks to @SQLDBAWithBeard (PowerShell and SQL Saturday in Munich)