tree: d27aeadc238796189db414f9ea2f70b854cdceb3 [path history] [tgz]
  1. src/
  2. README.md
go/README.md

go

This directory contains tools written in Go. Go is happiest when all your Go code lives in a single directory[1], so this is that directory.

[1] It limits the number of values you have to have in your GOPATH and you have a single place for binaries to be installed.