Skip to content

Commit

Permalink
add releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
po3rin committed Mar 24, 2019
1 parent 16b4287 commit c665c4e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
builds:
- main: cmd/gocker/main.go
binary: gocker
goos:
- windows
- darwin
- linux
goarch:
- amd64
release:
github:
owner: po3rin
name: gocker

0 comments on commit c665c4e

Please sign in to comment.