| Module Name | ModuleBuild |
|---|---|
| Module Guid | 00000000-0000-0000-0000-000000000000 |
| Download Help Link | https://github.com/zloeber/ModuleBuild/release/ModuleBuild/docs/ModuleBuild.md |
| Help Version | 0.0.9 |
| Locale | en-US |
A scaffolding framework which can be used to kickstart a generic PowerShell module project.
Retrieves all the stored settings in a buildenvironment.json file.
Retrieves private module function definitions and recreates them in your modulebuild based project.
Retrieves public module function definitions and recreates them in your modulebuild based project.
Set up the framework for a ModuleBuild project.
Sets a stored setting in a buildenvironment.json file.