Skip to content

Commit

Permalink
chore: Initial goreleaser setup
Browse files Browse the repository at this point in the history
  • Loading branch information
PatKoperwas committed Jan 29, 2018
1 parent 2745824 commit 561c9f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
builds:
- binary: tychus
goos:
- darwin
- linux
goarch:
- amd64

0 comments on commit 561c9f1

Please sign in to comment.