Sören Tempel 519cd28b21 community/go: install all tools in $PATH
Previously you could only access them using `go tool <toolname>`
however, some software expects to find vet, godoc, et cetera in your
$PATH.

Regarding godoc we manually make it accessible via `go tool <toolname>`
as well, which isn't the default and might be dropped in the future.
2015-09-30 22:24:57 +02:00
..
2015-09-30 08:31:02 +00:00