Skip to content

Setup your machine

By the end of this guide, you'll have the command-line tools you need to work with the Golden Path installed on your machine.

It covers 8 short pages, one per tool. Each page is self-contained, so you can install them in any order or skip the ones you already have.

Tools

We recommend using the brew package manager for installing software. In addition to MacOs, Homebrew also works on Linux and Windows Subsystem for Linux (WSL).

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Required tools

Our guide External source
yq with brew yq on GitHub
gh with brew gh on GitHub
jq with brew jq on GitHub
fzf with brew fzf on GitHub
Terraform (and TFSwitch) with brew HashiCorp's guide for installing Terraform
AWS CLI with brew AWS' guide for installing AWS CLI
Boilerplate Gruntwork's guide for installing Boilerplate
ok -