Closed thrawn01 closed 6 years ago
@thrawn01 just fix the go vet
error cmd/kafka-pixy-cli/main.go:317: unreachable code
@horkhe Also added the following In the Makefile to set the version in the CLI binary.
go build -v -ldflags "-X main.Version=$(VERSION)" -o $(GOPATH)/bin/kafka-pixy-cli \
github.com/mailgun/kafka-pixy/cmd/kafka-pixy-cli
Purpose
Provide a simple CLI tool for interacting with kafka-pixy