
The first step to setting up emergent is to download Go. Pick your favored binary release here, download it, and run it. The MSI installers for Windows and Mac do all the work for you.
You might want to make sure you installed Go successfully. To do this:
- Head to your Go workspace directory. The MacOS package installer places the Go distribution to
/usr/local/gowhile the Windows once places it atc:\Go.