Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.01 KB

File metadata and controls

30 lines (21 loc) · 1.01 KB
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.1.2
Locale en-US

ModuleBuild Module

Description

A scaffolding framework which can be used to kickstart a generic PowerShell module project.

ModuleBuild Cmdlets

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.