Source
-
clone repo
-
install dependencies:
go mod tidy -
run cli:
-
go run ./cmd/showbridge --config config.yaml -
see CLI Usage for more flags
-
clone repo
install dependencies: go mod tidy
run cli:
go run ./cmd/showbridge --config config.yaml
see CLI Usage for more flags