github

infinimesh / kaf

  • вторник, 19 марта 2019 г. в 00:16:52
https://github.com/infinimesh/kaf

Go
Modern CLI for Apache Kafka, written in Go.



Kaf

Kafka CLI inspired by kubectl & docker

CircleCI GoReportCard GoDoc

asciicinema

Install

Install from source:

go get -u github.com/infinimesh/kaf

Install binary:

curl https://raw.githubusercontent.com/infinimesh/kaf/master/godownloader.sh | BINDIR=$HOME/bin bash