PoshPctBar

0.2

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 -RequiredVersion 0.2

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

Install-PSResource -Name PoshPctBar -Version 0.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) 2015 Joshua (Windos) King. All rights reserved.

Package Details

Author(s)

  • Joshua (Windos) King

Functions

New-PercentBar

Dependencies

This module has no dependencies.

Release Notes

* Customizable percentage bar characters.
 * Optional leading character (e.g. [---->     ])
 * Customizable length of bar.

FileList

Version History

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