PSStringTemplate

0.1.2

Create and render templates using the StringTemplate template engine.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name PSStringTemplate -RequiredVersion 0.1.2

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

Install-PSResource -Name PSStringTemplate -Version 0.1.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 Patrick Meinecke. All rights reserved.

Package Details

Author(s)

  • Patrick Meinecke

Tags

CodeGeneration Generation Template String

Cmdlets

New-StringTemplateGroup Invoke-StringTemplate

Dependencies

This module has no dependencies.

Release Notes

- Fix an issue where attempting to access a missing property on a PSObject would throw an exception.
- Fix an issue where if statements would not count empty strings and arrays as false.

FileList

Version History

Version Downloads Last updated
0.2.0 16,322 11/11/2017
0.1.2 (current version) 195 6/25/2017
0.1.1 41 5/16/2017
0.1.0 27 5/13/2017