Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 809 Bytes

File metadata and controls

54 lines (37 loc) · 809 Bytes

external help file: ModuleBuild-help.xml online version: https://github.com/zloeber/ModuleBuild schema: 2.0.0

Initialize-ModuleBuild

SYNOPSIS

Set up the framework for a ModuleBuild project.

SYNTAX

Initialize-ModuleBuild [[-Path] <String>]

DESCRIPTION

Set up the framework for a ModuleBuild project.

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------

TBD

PARAMETERS

-Path

Specifies the path to create the project.

Type: String
Parameter Sets: (All)
Aliases: 

Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://github.com/zloeber/ModuleBuild