Scroll to navigation

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