Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 640 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 640 Bytes

PowershellGalleryStats

PowerShellGalleryStats is a PowerShell script that generate a User Interface to interact with the PowerShell Gallery.

Note: this script will only run on Windows Operating Systems.

Tested On

  • Windows 10 - Windows PowerShell 5.1

Dependencies

The script depends on the module PSGalleryModule.

Install-Module -Name PSGalleryModule

Usage

Downlowd the script the repository and unzip it on your machine, then simply run the script using the following line:

.\GalleryStat.ps1

Contribute

More information