PSModuleBuild

1.0.29

Easily build PowerShell modules for a set of functions contained in individual PS1 files

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSModuleBuild -RequiredVersion 1.0.29

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSModuleBuild -Version 1.0.29

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Martin Pugh (@TheSurlyAdm1n). All rights reserved.

Package Details

Author(s)

  • Martin Pugh (@TheSurlyAdm1n)

Functions

Invoke-PSModuleBuild

Dependencies

This module has no dependencies.

Release Notes

Moved the 'Module Created' message inside the TargetPath loop so we'll get a message for every path in TargetPath

FileList

Version History

Version Downloads Last updated
1.3.3 2,876 8/13/2019
1.3.1 20 8/12/2019
1.2.28 15 8/12/2019
1.2.26 64 5/26/2019
1.2.24 63 4/16/2019
1.2.9 18 4/16/2019
1.2.8 21 4/15/2019
1.2.3 23 4/14/2019
1.1.39 515 12/8/2017
1.1.34 82 8/26/2017
1.0.29 (current version) 19 8/26/2017
1.0.20 149 1/24/2017
1.0.18 19 1/24/2017
1.0.17 40 1/16/2017
1.0.16 16 1/16/2017
1.0.15 15 1/16/2017
1.0.5 19 1/16/2017
1.0 24 1/16/2017
Show less