Skip to content

Commit

Permalink
add homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
jbvmio committed Feb 26, 2019
1 parent 2271100 commit 69a1f5a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,15 @@ dockers:
dockerfile: kafkactl.1.dockerfile
build_flag_templates:
- "--label=maintainer=jbonds@jbvm.io"
brew:
github:
owner: jbvmio
name: homebrew-tap
commit_author:
name: goreleaserbot
email: jbonds@jbvm.io
folder: Formula
homepage: "http://www.jbvm.io/kafkactl"
description: "CLI for Apache Kafka and Zookeeper Management."
test: |
system "#{bin}/kafkactl version"

0 comments on commit 69a1f5a

Please sign in to comment.