Install the CLI tool
Install the CLI tool
Section titled “Install the CLI tool”You need to install the Collingo CLI before you can use it. You can do that in one of two ways.
Option 1: Go install
Section titled “Option 1: Go install”If you use Go, run:
go install github.com/MatthiasSchild/collingo@latestThis installs the latest version and places the binary in your GOPATH/GOBIN so you can run collingo from the terminal.
Option 2: Download the binary
Section titled “Option 2: Download the binary”Download the latest release from GitHub and choose the asset for your platform:
Place the binary in a directory that is on your PATH so you can run collingo from the terminal.
Next step
Section titled “Next step”After installing, log in on your device so the CLI can use your Collingo account: Login.