Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 753 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 753 Bytes

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)