PowerShellOrg / Plaster

Plaster is a template-based file and project generator written in PowerShell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Allow modification of .psd1 PrivateData Property.

ambsoerensen opened this issue · comments

when creating modules with the NewModuleManifest content element.

It would be neat if it could be possible to parse a hashtable to replace the Psdata hastable in the PrivateData poperty of a Powershell module manifest,