Query: go-install
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GO-INSTALL(1) General Commands Manual GO-INSTALL(1)NAMEgo - tool for managing Go source codeSYNOPSISgo install [ build flags ] [ packages ]DESCRIPTIONInstall compiles and installs the packages named by the import paths, along with their dependencies. For more about the build flags, see go-build(1). For more about specifying packages, see go-packages(7).SEE ALSOgo-build(1), go-get(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-INSTALL(1)
Related Man Pages |
---|
apt-build(1) - debian |
go-test(1) - debian |
go(1) - bsd |
go-build(1) - bsd |
go-clean(1) - bsd |