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