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 Jun 14, 2019
1 parent ec5f50a commit f798715
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 @@ -25,3 +25,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 f798715

Please sign in to comment.