table of contents
other versions
- testing 13.2.0-13
- unstable 13.2.0-16.1
- experimental 13.2.0-16
go(1) | User Commands | go(1) |
NAME¶
go - build, test, install Go programs
SYNOPSIS¶
go command [arguments]
DESCRIPTION¶
A tool for managing Go source code. For full documentation run go help or see http://golang.org/cmd/go.
SEE ALSO¶
gofmt(1)
January 2015 | Go |