Installation
Run PSGenerator from its container image, or install the PowerShell module.
Build Your First Module
Define, validate, generate, import, and preview a container module.
Point PSGenerator at a Directory
Scaffold, generate, import, and inspect a module for a directory in one call.
Script Directory Inference
Turn scripts and exported module functions into generated commands.
Runtime Mappings
Map native PowerShell parameters to Docker runtime arguments.
Validation, Completion, and Help
Add native PowerShell ergonomics to generated commands.
Container Packaging and Installation
Embed generated modules at /PSModule and install them safely.
Specification Reference
Complete Version 1 PSModule.psd1 property reference.
Command Reference
Public PSGenerator command syntax, parameters, and outputs.
Generated Output
Deterministic module artifacts and their runtime roles.
Trusted Local Plugins
Add inspection and packaging behavior for one directory with internal Version 1 plugins.
Troubleshooting
Diagnose installation, generation, inference, Docker, plugin, CI, and package failures.