Skip to content

Commit

Permalink
missed goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Stahnke committed Nov 19, 2017
1 parent 4e30802 commit 49b88a1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
builds:
- goos:
- darwin
- linux
- windows
goarch:
- amd64

archive:
name_template: "f5er-{{ .Os }}-{{ .Arch }}"
format: binary

0 comments on commit 49b88a1

Please sign in to comment.