Skip to main content
Background Image

GitHub

2025

¿No Habla Inglés?: PowerShell Localization in Practice
·1615 words·8 mins
PowerShell is global, but not everyone works in English. Let’s look at how localization works, how you can add it to your modules, and how to make it easy for your community to contribute translations

2024

The Power of Devcontainers
·901 words·5 mins
Discover how development containers simplify project setup and empower contributors. Learn devcontainer.json configuration, cross-language support, and how devcontainers solve environment barriers.

2023

Using Stucco to Create Your PowerShell Module
·1665 words·8 mins
Learn why Stucco is such a powerfull module template. Includes a walk through from creating a module to publishing to the PowerShell Gallery!

2022

Add an Icon to Your PowerShell Module
·592 words·3 mins
Add professional icons to your PowerShell modules. Complete guide to finding Creative Commons images, uploading to GitHub, and configuring module metadata with IconUri.