Today Iβm excited to share a major milestone: Poshstache has reached 180,000 downloads on the PowerShell Gallery.
When I first published Poshstache, the goal was simple: make it easy to generate clean, reusable text templates from PowerShell using Mustache. Seeing it adopted by so many people for automation, configuration generation, and reporting has been incredibly rewarding.
Thank You
Thank you to everyone who has:
- Installed and used Poshstache in real projects
- Opened issues and shared feedback
- Suggested improvements and ideas
- Helped spread the word
Every download, issue, and contribution has helped shape the module.
Whatβs Next
Iβll keep improving Poshstache with a focus on:
- Better documentation and examples
- Reliability and predictable template behavior
- A smooth experience for automation and CI/CD scenarios
If you havenβt tried it yet, now is a great time:
Install-Module -Name Poshstache -Scope CurrentUser
π Source code and docs: GitHub
π Package page: PowerShell Gallery
Thanks again for helping Poshstache reach this milestone. Onward to the next one π
Comments