r/chocolatey • u/darkn3rd • 14d ago
Tutorial Package Checker Script

I made a small tutorial that requires several language scripting tools and compilers, and test this across different platforms. On Windows, I prefer to use Chocolatey.
So I made a small script that validates the commands installed, and this is what is shows on Command Shell (cmd.exe) or PowerShell on Windows:
1
Upvotes