Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
aa22eb7947ae6bb09ce558bcfa52a1d8b2b3286a
/
.
/
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