mod-posh/Create PowerShell Manifest

A GitHub Action to create a PowerShell manifest and optionally handle required assemblies.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ModuleNameThe name of the PowerShell moduleyes
SourceThe source directory containing the module (relative to the workspace)no""
OutputThe output directory for the manifest (relative to the workspace)no""
ImportsComma-separated list of import foldersyes
AssembliesComma-separated list of assembly directoriesno""
DebugEnable debug modenofalse

no outputs