Skip to content

First official release

Latest
Compare
Choose a tag to compare
@martin9700 martin9700 released this 20 Feb 09:31
· 10 commits to master since this release

First official release of PSModuleBuild.

Keep your functions for a module all in separate ps1 files, which makes for easy maintenance and updating. Then pull them all together into a single module file and updated manifest file. Great for CI/CD pipelines.

Install from the PowerShell Gallery:
Install-Module PSModuleBuild