GO(1) | General Commands Manual | GO(1) |
go - tool for managing Go source code
go command [arguments]
The Go distribution includes a command, named go, that automates the downloading, building, installation, and testing of Go packages and commands.
Each command is documented in its own manpage. For example, the build command is documented in go-build(1). The commands are:
TODO
This manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and may be used by others).
2012-05-13 |