Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Adds goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Jul 10, 2017
1 parent afb8fee commit 59f4175
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:
-
env:
- CGO_ENABLED=0
goos:
- linux
- darwin
goarch:
- amd64
archive:
format: binary

0 comments on commit 59f4175

Please sign in to comment.