#tools
Read more stories on Hashnode
Articles with this tag
pnpm exec · You have a dependency in your project and want to execute a command using it? The pnpm exec command can help you with that. An example pnpm...
pnpm dlx · Sometimes, all you want to do is grab an npm package and execute a command with it, without having to install it (whether globally or as a...
Another way to bookmark GitHub repositories. · Do you often star a GitHub repository and later when you want to get back to it struggle to find it on...
Automate the upgrade of a winget package with GitHub Actions and Winget Create. · In my previous articles about winget I talked about installing packages...
IntelliSense in vscode, Azure CLI command to get assigned roles, and Azure Storage Explorer new version. · This week I learned some Azure CLI commands,...
The override option of winget install command · In my last article about Windows Package Manager, I said that with winget I was missing "being able to...