Skip to content

Commit 267baba

Browse files
committed
update README
1 parent 8baa37b commit 267baba

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
Kafka CLI
1+
# Kaf
2+
Kafka CLI inspired by kubectl & docker
23

34
[![CircleCI](https://img.shields.io/circleci/project/github/infinimesh/kaf.svg)](https://circleci.com/gh/infinimesh/kaf/tree/master)
45
[![GoReportCard](https://goreportcard.com/badge/github.com/infinimesh/kaf)](https://goreportcard.com/report/github.com/infinimesh/kaf)
56

67
![asciicinema](asciicinema.gif)
78

9+
## Install
10+
Install from source:
11+
12+
```go get -u github.com/infinimesh/kaf```
13+
14+
Install binary:
15+
16+
```curl https://raw.githubusercontent.com/infinimesh/kaf/master/godownloader.sh | BINDIR=$HOME/bin bash```

0 commit comments

Comments
 (0)