PSPrettifier

0.1

Prettify your PowerShell

Installation Options

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

Install-Module -Name PSPrettifier

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

Install-PSResource -Name PSPrettifier

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

2022 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

Prettifier PipeScript

Dependencies

This module has no dependencies.

Release Notes

## 0.1:
* Initial Release of PSPrettifier
 * Get-Prettifier will list prettifiers (Fixes #1)
 * Expand-ScriptBlock (aka PSPrettify) will prettify a scriptblock (Fixes #2)
 * Groups will be indented (Fixes #3)
 * Long Assignments should hang (Fixes #4)
---

FileList

Version History

Version Downloads Last updated
0.1 (current version) 96 9/29/2022