Let's Go
Set up your local environment
You can install the latest stable version with Homebrew using the following command:
brew install temporal
To manually install Temporal CLI, download the version for your architecture:
Once you've downloaded the file, extract the downloaded archive and add
the temporal binary to your PATH by copying it to a directory like
/usr/local/bin