⚠️ This lesson is retired and might contain outdated information.

Installing Go on macOS

Chris Biscardi
InstructorChris Biscardi
Share this video with your friends

Social Share Links

Send Tweet

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. Here's how to install the language for development on macOS

Instructor: [00:00] To install Golang on OS X, first we'll look for the package with Homebrew. Having found the package, we'll now install it. After installing Go, we can make sure that it's installed by typing the Go command.