mod-posh/Create PowerShell Module

A GitHub Action to create a PowerShell module from source files.

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 storing the module (relative to the workspace)no""
ImportsComma-separated list of import foldersyes
DebugEnable debug modenofalse

no outputs