Skip to content

Commit

Permalink
Merge branch 'release/0.1'
Browse files Browse the repository at this point in the history
* release/0.1:
  .goreleaser.yml added
  • Loading branch information
mesuutt committed Jul 11, 2019
2 parents 4778eef + 1ee0e55 commit 619f358
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
build:
binary: sherlock
goos:
- linux
- freebsd
- darwin
- windows
goarch:
- amd64
- 386

archives:
-
format_overrides:
- goos: windows
format: zip

0 comments on commit 619f358

Please sign in to comment.