Skip to content

Source

  1. clone repo

  2. install dependencies: go mod tidy

  3. run cli:

    • go run ./cmd/showbridge --config config.yaml

    • see CLI Usage for more flags