Skip to content

Commit

Permalink
adds basic homebrew config for our tap
Browse files Browse the repository at this point in the history
  • Loading branch information
eeeady committed Mar 7, 2020
1 parent f64c38d commit 4ee6e1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ builds:
goarch:
- amd64
main: ./cmd/main.go
brews:
- description: "A tool that creates a virtual MFA device and rotates access keys for a new AWS user."
github:
owner: trussworks
name: homebrew-tap
homepage: "https://github.com/trussworks/setup-new-aws-user"
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 4ee6e1f

Please sign in to comment.