Splatter

0.5.5

Simple Scripts to Supercharge Splatting

Installation Options

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

Install-Module -Name Splatter

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

Install-PSResource -Name Splatter

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

2019-2023 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

Splatting PipeScript

Functions

Find-Splat Get-Splat Merge-Splat Out-Splat Use-Splat Initialize-Splatter

Dependencies

This module has no dependencies.

Release Notes

### 0.5.5:

* Splatter is now a GitHub Action! (#18)
* Initialize-Splatter now returns a `[ScriptBlock]` (#21)
* Initialize-Splatter/Out-Splat now have -OutputPath (#19/#20)
* Added Sponsorship (#22)

---

### 0.5.4:

* New Splatter Logo (#12)
* All splats will become PSObjects consistently (#13)
* Generated Documentation (#14)
* Declaring aliases inline (#16)

---

### 0.5.3:
* Out-Splat now supports -Examples, -Links, -Notes, and -OutputTypes (Issue #9)
* Adding logo
* Documentation updates.

### 0.5.2:
* Improved pipeline support (Fixes #6)
* Out-Splat -CrossStream will now output all streams in generated commands, not just error and output.

FileList

Version History

Version Downloads Last updated
0.5.5 (current version) 656 5/16/2023
0.5.4 41 5/9/2023
0.5.3 407 10/17/2021
0.5.2 27 9/26/2021
0.5.1 121 6/11/2020
0.5 18 6/9/2020
0.4.2 53 12/30/2019
0.4.1 20 12/24/2019
0.4 32 11/4/2019
0.3 51 7/14/2019
0.2 26 7/7/2019
0.1 19 7/6/2019
Show more