go build

Compile Go sources.

=> More information.

go build {path/to/main.go}
go build -o {path/to/binary} {path/to/source.go}
go build -o {path/to/binary} {path/to/package}
go build -race -o {path/to/executable} {path/to/main/package}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/go-build.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.331386 milliseconds
Gemini-to-HTML Time
0.239751 milliseconds

This content has been proxied by September (ba2dc).