PSScaffold

2.1.0

A module that contains functions to scaffold PowerShell module structures, new functions and Pester tests. 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 2.1.0

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

Install-PSResource -Name PSScaffold -Version 2.1.0

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) 2018 Redeploy AB. All rights reserved.

Package Details

Author(s)

  • Karl Wallenius Redeploy

Tags

scaffold template build test module

Functions

New-PSBuildPipeline New-PSFunction New-PSModule New-PSPesterTest Publish-PSModule

Dependencies

This module has no dependencies.

Release Notes

https://github.com/RedeployAB/PSScaffold/blob/master/README.md#version

FileList

Version History

Version Downloads Last updated
2.1.1 1,169 2/12/2019
2.1.0 (current version) 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 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 more