PoshPctBar

0.2.1

Rudimentary PowerShell module for generating Percentage Bars

Installation Options

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

Install-Module -Name PoshPctBar

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

Install-PSResource -Name PoshPctBar

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) 2015 Joshua (Windos) King. All rights reserved.

Package Details

Author(s)

  • Joshua (Windos) King

Tags

Utility Output

Functions

New-PercentBar

Dependencies

This module has no dependencies.

Release Notes

* Adjusted parameter names, less ambiguity.
* Border parameter no longer defined as a set, was causing errors when using IntelliSense.
* Border parameter can now be any set of two characters provided as a string.
* Included a practical example of usage.

FileList

Version History

Version Downloads Last updated
0.2.1 (current version) 1,069 11/3/2015
0.2 43 10/6/2015
0.1 26 10/5/2015