diff options
author | Sören Tempel <soeren@soeren-tempel.net> | 2015-09-30 17:33:18 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2015-09-30 22:24:57 +0200 |
commit | 519cd28b21b352e5f70469a1a2892448b1c16667 (patch) | |
tree | 77c4df60ace8246f87721e781e6e0e361ab15192 /.gitignore | |
parent | ef77a1a3db440aeecf74a7c2d148de937fad2000 (diff) | |
download | aports-519cd28b21b352e5f70469a1a2892448b1c16667.tar.bz2 aports-519cd28b21b352e5f70469a1a2892448b1c16667.tar.xz |
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.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions