Query: go-run
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GO-RUN(1) General Commands Manual GO-RUN(1)NAMEgo - tool for managing Go source codeSYNOPSISgo run [ build flags ] gofiles... [ arguments... ]DESCRIPTIONRun compiles and runs the main package comprising the named Go source files. For more about build flags, see go-build(1).SEE ALSOgo-build(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-RUN(1)