News

My PowerShell module project template, for use with Plaster. This template sets up a number of things to make getting started with authoring a new PowerShell module much less time consuming, while ...
Before you can install these modules, you'll need to run the Set-ExecutionPolicy RemoteSigned -Scope CurrentUser command to enable PowerShell script execution on your Windows 11 machine.Most of ...
This action makes caching PowerShell modules from the PowerShell Gallery easy for Linux, Windows and macOS runners. Basically, it builds all of the required input for actions/cache. If you're using ...