ModuleBuild

0.2.2

A scaffolding framework which can be used to kickstart a generic PowerShell module project.

Minimum PowerShell version

5.0.0

Installation Options

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

Install-Module -Name ModuleBuild -RequiredVersion 0.2.2

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

Install-PSResource -Name ModuleBuild -Version 0.2.2

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 Zachary Loeber. All rights reserved.

Package Details

Author(s)

  • Zachary Loeber

Tags

scaffold Module Invoke-Build

Functions

Add-PublicFunction Get-BuildEnvironment Import-ModulePrivateFunction Import-ModulePublicFunction Initialize-ModuleBuild Set-BuildEnvironment

Dependencies

This module has no dependencies.

Release Notes

0.2.2 release

FileList

Version History

Version Downloads Last updated
0.3.0 565 4/25/2020
0.2.3 410 4/2/2018
0.2.2 (current version) 74 2/5/2018
0.2.1 95 10/30/2017
0.2.0 19 10/20/2017
0.1.10 16 10/17/2017
0.1.9 22 10/9/2017
0.1.8 16 10/9/2017
0.1.7 29 9/24/2017
0.1.6 18 9/21/2017
0.1.5 66 7/12/2017
0.1.4 16 7/11/2017
0.1.3 22 7/8/2017
0.1.2 21 7/4/2017
0.1.1 19 7/3/2017
0.1.0 19 7/1/2017
0.0.10 21 6/27/2017
0.0.9 17 6/26/2017
0.0.8 17 6/26/2017
0.0.7 23 6/18/2017
0.0.6 18 6/15/2017
0.0.5 18 6/14/2017
0.0.4 19 6/13/2017
0.0.3 16 6/13/2017
0.0.2 21 6/9/2017
0.0.1 17 6/9/2017
Show more