-
If you do decide to go the the brew way, you will need to install homebrew and follow the instructions in your terminal.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
https://go.dev/doc/install will take you to the installer download. https://github.com/golang/go will get you the source code if you want to put it in a custom directory. $brew install golang will install handle all of it, for you.
-
Back in your terminal, go run ., and you should see "Hello, World!". All of the code to needed to run "Hello, World!"
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.