diff options
Diffstat (limited to 'development/golang-googlecode-gotools/README')
-rw-r--r-- | development/golang-googlecode-gotools/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/golang-googlecode-gotools/README b/development/golang-googlecode-gotools/README index 4b08597ffdc4..555d3340ecaf 100644 --- a/development/golang-googlecode-gotools/README +++ b/development/golang-googlecode-gotools/README @@ -1,8 +1,8 @@ golang-googlecode-gotools -Provides a couple of tools for working with the Go programming language. Like -godoc, a code vetting analysis utility and others. +Provides a couple of tools for working with the Go programming +language. Like godoc, a code vetting analysis utility and others. -This also provides the import path of code.google.com/p/go.tools for the Go -programming language. These libraries are source only. -To compile using the libraries, include "/usr/share/gocode" in your GOPATH +This also provides the import path of code.google.com/p/go.tools for +the Go programming language. These libraries are source only. To +compile using the libraries, include "/usr/share/gocode" in your GOPATH |