Skip to content

gravejester/psInlineProgress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

psInlineProgress

This module exposes just one function; Write-InlineProgress, which lets you write inline progress bars in PowerShell.

Installation

If you have PowerShellGet, you can install it with:

Install-Module psInlineProgress

Else, you would have to download the zip from this repository and manually unpack it to one of the module paths on your system.

How to use it

See my blog post to see examples of how to use it.

About

Write inline progress bars in PowerShell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published