PSModuleBuild

1.2.3

Easily build a PowerShell module and manifest from 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.2.3

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

Install-PSResource -Name PSModuleBuild -Version 1.2.3

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) 2019 Martin Pugh (@TheSurlyAdm1n). All rights reserved.

Package Details

Author(s)

  • Martin Pugh (@TheSurlyAdm1n)

Functions

Invoke-PSModuleBuild

Dependencies

This module has no dependencies.

Release Notes

Add support for classes (#6)

FileList

Version History

Version Downloads Last updated
1.3.3 2,543 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 (current version) 23 4/14/2019
1.1.39 515 12/8/2017
1.1.34 82 8/26/2017
1.0.29 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