Module.Template

2.0.0

Powershell Module Template with GitHub, PowerShellGallery, AppVeyor and Azure DevOps Pipelines integration.
Can be used as a starting point for your open source Module.
For instructions see https://github.com/ili101/Module.Template/blob/master/README.md

Installation Options

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

Install-Module -Name Module.Template -RequiredVersion 2.0.0

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

Install-PSResource -Name Module.Template -Version 2.0.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) 2017 ili. All rights reserved.

Package Details

Author(s)

  • ili

Tags

Module Template GitHub PowerShellGallery Gallery AppVeyor Azure DevOps Pipelines

Functions

Test-Q

Dependencies

This module has no dependencies.

Release Notes

Change Log
https://github.com/ili101/Module.Template/blob/master/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
2.0.4 363 10/7/2019
2.0.3 36 8/31/2019
2.0.2 19 8/25/2019
2.0.1 32 7/28/2019
2.0.0 (current version) 16 7/28/2019
1.1.0 103 9/30/2018
1.0.9 18 9/30/2018
1.0.8 16 9/30/2018
1.0.7 16 9/30/2018
1.0.5 49 9/30/2018
1.0.4 15 9/30/2018
Show more