Project

PSPublishModule

PSPublishModule is an open-source PowerShell and .NET project with packages, release history, and technical documentation.

Stars43
Forks15
Open issues0
PowerShell Gallery downloads16388
Releasev3.0.31
Language: C# Updated: 2026-06-19T07:26:27.0000000+00:00

Documentation

Install PSPublishModule

Install PSPublishModule from PowerShell Gallery.

Install the module from PowerShell Gallery:

Install-Module -Name PSPublishModule -Scope CurrentUser
Import-Module PSPublishModule

For local engine development, build the repository first and use the local PowerForge.Web CLI from PowerForge.Web.Cli/bin/Release/....