OmniPSTemplates

1.1.0

Plaster templates for publishable modules and scripts.

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name OmniPSTemplates -RequiredVersion 1.1.0

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

Install-PSResource -Name OmniPSTemplates -Version 1.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) 2017 omniomi. All rights reserved.

Package Details

Author(s)

  • omniomi

Tags

Plaster Template Boilerplate Scaffold Build

Dependencies

This module has no dependencies.

Release Notes

# v1.1.0 - 24/04/18
* NewModule template increased to v2.0.0
 * Various changes to comments and documentation.
 * 'test/' folder renamed to 'tests/'
 * Added automatic test generation task.
 * Build tools, etc moved to tools/ folder to clean up project directory.
 * Added concatenation options to build settings.
 * Concatenation task logic added to build script.
 * Export public functions now modifies release not source.
 * Added a separate task for exporting public functions in source.
 * Added Appveyor options and scripts.
 * Default for script analysis during build is now $true.
 * Default for catalog file generation during build is now $false.
 * VS Code task files updated to reflect new export tasks and test generation tasks.
* Updated docs\about_NewModule.md to reflect changes.

FileList

Version History

Version Downloads Last updated
1.1.1 556 4/28/2018
1.1.0 (current version) 87 4/25/2018
1.0.1 38 4/23/2018