Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.21 KB

File metadata and controls

32 lines (23 loc) · 1.21 KB

Module Name: ModuleBuild Module Guid: 2b53a392-3b0f-4a7c-b934-7c995252070e 2b53a392-3b0f-4a7c-b934-7c995252070e Download Help Link: https://github.com/zloeber/ModuleBuild/release/ModuleBuild/docs/ModuleBuild.md Help Version: 0.3.1 Locale: en-US

ModuleBuild Module

Description

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

ModuleBuild Cmdlets

Adds a public function to your modulebuild based project based on defined templates.

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.