go: Setup
Requirements:
os: linux mint
go version: 1.22.5 or above
vs code (with go extension)
Steps:
Download go package from go's website.
Unpack it in a place of your choice.
Add go binary path to PATH environment variable:
Add this line to .bashr...
csm.hashnode.dev1 min read