The PowerShellGet module is the command(s) for discovering, installing, updating and publishing PowerShell artifacts like Modules, DSC Resources, Role Capabilities, and Scripts. As of April 2020, the ...
For the longest time, the open source community had a ubiquitous concept called "public package repositories." Using utilities such as rpm, yum et al. is commonplace, but Microsoft never had the same ...
The Redmond-based Microsoft Corporation has successfully turned on the PowerShell Module Browser site. Earlier this month, the Microsoft Docs team announced that the PowerShell Module Browser, a web ...
Ever have the need to get a PowerShell module but hated having to search for it online on a variety of sites and then having to download the module to throw it into your Modules folder? Ok, it may not ...
I do love cmdline tools but most of them don't have autocompletion making us revisit command syntax help over and over again. I've been diving deep into WSL2, and the journey led me to enhance the ...