Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
refs/heads/main
/
.
/
build
/
outie.sh
blob: def83fdb24b27e6cfb1f024c5dbc4478d00e6b42 [
file
] [
log
] [
blame
]
#!/usr/bin/env 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