pcgeek86/Publish PowerShell Module

Publishes a PowerShell module to the PowerShell Gallery.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
NuGetApiKeyThe NuGet API Key for PowerShell Gallery, with permission to push this module.yes
modulePathThe filesystem path to the module to publish. If not provided, all directories that contains a .psd1 are published.no
namedescription
successfullyPublishedWhether or not the publish command was successful