lab/go-templates/build

6 lines
64 B
Text
Raw Normal View History

#!/usr/bin/env bash
set -euo pipefail
go build -o out main.go