Project

PSPublishModule

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

Stars43
Forks13
Open issues1
PowerShell Gallery downloads14016
Releasev3.0.3
Language: C# Updated: 2026-04-19T13:05:55.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/....