--- title: Source sidebar: order: 3 --- import { Steps } from "@astrojs/starlight/components"; 1. clone repo 2. install dependencies: `go mod tidy` 3. run cli: - `go run ./cmd/showbridge --config config.yaml` - see [CLI Usage](/guides/cli-usage) for more flags