January of 2023
Coding⚑
Git⚑
-
New: Set the upstream remote by default.
git config --global --add push.default current git config --global --add push.autoSetupRemote true
DevOps⚑
Infrastructure as Code⚑
Terraform⚑
-
New: How to install it.
Go to the releases page, download the latest release, decompress it and add it to your
$PATH
.
Infrastructure Solutions⚑
Kubectl Installation⚑
-
Correction: Recommend to use distro repos when installing.
It's available now in debian
Operating Systems⚑
Linux⚑
afew⚑
- Correction: Remove unneeded dependencies when installing.