Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/go: install all tools in $PATH | Sören Tempel | 2015-09-30 | 1 | -7/+13 |
| | | | | | | | | | 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. | ||||
* | community/go: moved from main | Eivind Uggedal | 2015-09-30 | 3 | -0/+217 |