Prerequisites
You must install Go version 1.19.8 or higher. Go is an open-source programming language supported by Google.
Install from GitHub
After you have Go installed, use the following command to install the Observe CLI tool:
go install github.com/observeinc/observe@latest
Depending on how you installed Go and your environment, the binary appears in your go/bin directory.
Install from Observe releases
Download pre-built binaries for popular operating systems at Observe releases. Put the binary somewhere in your go PATH.