Skip to content

Commit

Permalink
Add homebrew to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBrock committed May 29, 2018
1 parent d5f47d6 commit 3980f03
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,25 @@ archive:
files:
- LICENSE

brew:
name: saw

github:
owner: TylerBrock
name: homebrew-saw

commit_author:
name: TylerBrock
email: tyler.brock@gmail.com

folder: Formula
homepage: "https://github.com/TylerBrock/saw"
description: "Fast, multipurpose tool for AWS CloudWatch Logs"

build_dependencies:
- go
- dep

git:
short_hash: true

Expand Down

0 comments on commit 3980f03

Please sign in to comment.