Skip to content

Commit

Permalink
build(homebrew): add homebrew formula to jamescun/homebrew-formulas
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescun committed Oct 6, 2022
1 parent d15b1c7 commit 5519ecd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,15 @@ builds:
- -trimpath
ldflags:
- -s -w -X main.Version={{.Version}}

brews:
- homepage: https://github.com/jamescun/httplog
description: httplog is a command line tool that logs HTTP requests
license: MIT
folder: Formula
commit_author:
name: James Cunningham
email: [email protected]
tap:
owner: jamescun
name: homebrew-formulas

0 comments on commit 5519ecd

Please sign in to comment.