PSMetrics

0.1.1

A Module for Metrics in PowerShell

Installation Options

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

Install-Module -Name PSMetrics

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

Install-PSResource -Name PSMetrics

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

2023 Start-Automating

Package Details

Author(s)

  • James Brundage

Dependencies

This module has no dependencies.

Release Notes

## PSMetrics 0.1.1

* New Metric : Types By Namespace (#26)
* Out-Metric
 * Now supports paging (#27)
 * Now supports -BackgroundColor/-BorderColor (#20)
 * Runs Script Block Views (#23)
 * Defaults to PowerShell Universal in PowerShell Universal (#25 #24)
* GitHub Page now available [https://psmetrics.start-automating.com/](https://psmetrics.start-automating.com/)
* Fixing GitHub Action Name (#22)

---

## PSMetrics 0.1

* Initial Release of PSMetrics (#1 #2 #7 #8)
* Get-Metric gets metrics (#4)
* Import-Metric imports metrics (#3)
* Out-Metric renders metrics (#5)
* Built-in metrics:
 * CommandsByNoun (#15)
 * CommandsByVerb (#12)
 * FileSizeByExtension (#10)
 * FilesByExtension (#9)
 * PipeScript Factor (#18)

FileList

Version History

Version Downloads Last updated
0.1.1 (current version) 28 5/7/2023
0.1 6 5/3/2023