Query: go
OS: bsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GO(1) General Commands Manual GO(1)NAMEgo - tool for managing Go source codeSYNOPSISgo command [arguments]DESCRIPTIONThe Go distribution includes a command, named go, that automates the downloading, building, installation, and testing of Go packages and commands.COMMANDSEach command is documented in its own manpage. For example, the build command is documented in go-build(1). The commands are: build compile packages and dependencies clean remove object files doc run godoc on package sources env print Go environment information fix run go tool fix on packages fmt run gofmt on package sources get download and install packages and dependencies install compile and install packages and dependencies list list packages run compile and run Go program test test packages tool run specified go tool version print Go version vet run go tool vet on packagesEXAMPLESTODOSEE ALSOgo-build(1), go-clean(1).AUTHORThis manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and may be used by others). 2012-05-13 GO(1)
Related Man Pages |
---|
go-clean(1) - debian |
go-test(1) - debian |
mk-build-deps(1) - linux |
go-clean(1) - bsd |
mk-build-deps(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
what is the command to get my ip ? |
How do I compile a 64-bit program on SPARC?? |
Installing rpm packages |
Need to install the command less |
Script to run command one by one |