Install-Script -Name Install-RequiredModule-
run
Install-RequiredModule -
add
.ps1script files to theSourcefolder -
run
Build-Module .\Source -
compiled module appears in the
Outputfolder
ModuleBuilder will automatically apply the next semver version if you have installed gitversion.
To manually create a new version run Build-Module .\Source -SemVer 0.0.2