Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
generated goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Aug 9, 2019
1 parent 07a71ce commit 1abc0b5
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 @@ -33,3 +33,15 @@ changelog:
- '^docs:'
- '^test:'

brew:
name: buffalo
github:
owner: gobuffalo
name: homebrew-tap
homepage: https://gobuffalo.io
description: A Go web development eco-system, designed to make your life easier.
install: |
bin.install "buffalo"
test: |
system "#{bin}/buffalo", "version"

0 comments on commit 1abc0b5

Please sign in to comment.