Process-PSModule is the corner-stone of the PSModule framework — an end-to-end GitHub Actions workflow that builds, tests, versions, documents, and publishes PowerShell modules to the PowerShell Gallery.
Documentation site generation is powered by Zensical. Module repositories
start with the canonical .github/zensical.toml from Template-PSModule.
The full documentation is published at:
📖 Process-PSModule documentation
It covers getting started, the pipeline stages, usage, configuration, repository structure, and the principles behind the framework.