Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
d11714374f290a693b724a3e2b7d5b81b49da803
/
.
/
build
/
outie.sh
blob: f2671674c60df5ce5ab537b7fec832f427423656 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
# Note: This incantation is duplicated in .goreleaser.yml; please keep them in sync.
go build
-
ldflags
=
"${LDFLAGS:-}"
-
tags
=
outie
-
o sketch
./
cmd
/
sketch