1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add goreleaser config

This commit is contained in:
Chris Cummer 2018-05-17 14:06:10 -07:00
parent b6dff0c877
commit 4c5edad61e

13
.goreleaser.yml Normal file
View File

@ -0,0 +1,13 @@
before:
hooks:
- make install
builds:
- binary: wtf
goos:
- darwin
- linux
goarch:
- amd64
ldflags:
- -X main.builtat=$(shell date +%FT%T%z)"