PSScaffold

1.0.3

A module that contains functions to scaffold PowerShell module structures, new functions and Pester tests. Also some tools for deployment of the modules to Azure and generating install scripts. See the GitHub Repository for more information.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name PSScaffold -RequiredVersion 1.0.3

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

Install-PSResource -Name PSScaffold -Version 1.0.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) 2017 Redeploy AB. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.1.1 1,066 2/12/2019
2.1.0 30 1/7/2019
2.0.0 32 12/4/2018
1.1.5 108 3/29/2018
1.1.4 16 3/29/2018
1.1.3 16 3/29/2018
1.1.2 163 8/7/2017
1.1.1 41 6/20/2017
1.1.0 18 6/19/2017
1.0.3 (current version) 34 5/15/2017
1.0.2 18 5/15/2017
1.0.1 31 5/11/2017
1.0.0 24 5/10/2017
Show less