Github
Get the download url of the latest GitHub release using Bash
When we want to download the latest version of a GitHub release, we often do it manually from GitHub.com, but there are times w...
Get the download url of the latest GitHub release using PowerShell
When we want to download the latest version of a GitHub release, we often do it manually from GitHub.com, but there are times w...
Configure a GitHub GPG Key in Windows and WSL
We can configure Git locally to sign commits using a GPG key, then GitHub will mark those commits as verified so other people c...
Categories
Automation scripting Development tools Front end web development Infrastructure Kubernetes Programming guide Security Software architectureTags
Recent Posts
Restart Kubernetes pods following a schedule using Helm
Restart Kubernetes pods following a schedule using Kubectl
Create an Azure Key Vault with RBAC role assignments using Terraform
Get the download url of the latest GitHub release using Bash
Get the download url of the latest GitHub release using PowerShell