Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 666 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 666 Bytes

Kaf

Kafka CLI inspired by kubectl & docker

CircleCI GoReportCard GoDoc

asciicinema

Install

Install from source:

go get github.com/infinimesh/kaf/cmd/kaf

Install binary:

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