Skip to content

Commit

Permalink
Added Homebrew Tap recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
tombh committed Jul 11, 2018
1 parent 3ee9b16 commit b4c9f2d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions interfacer/src/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,24 @@ nfpm:
dependencies:
- firefox

release:
disable: true

brew:
name: browsh

# Reporitory to push the tap to.
github:
owner: browsh-org
name: homebrew-browsh

commit_author:
name: Goreleaser Bot care of Travis CI
email: [email protected]

homepage: "https://www.brow.sh"

description: "The modern, text-based browser"

dependencies:
- firefox

0 comments on commit b4c9f2d

Please sign in to comment.