Project

PSPublishModule

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

Stars43
Forks15
Open issues1
PowerShell Gallery downloads16463
Releasev3.0.31
Language: C# Updated: 2026-06-19T22:47:36.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/....