Private
Public Access
0
0

include an example cmd

This commit is contained in:
teizz
2021-10-24 13:58:11 +02:00
parent 53013812a9
commit c3e6bf0987
7 changed files with 79 additions and 9 deletions

3
cmd/build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
export CGO_ENABLED=0
go build -trimpath -ldflags="all=-s -w -buildid= -X main.version=v$(cat VERSION) -X main.buildtime=$(date +%FT%T%z)" -o pathway