summaryrefslogtreecommitdiffstats
path: root/development/golang-googlecode-gotools/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/golang-googlecode-gotools/README')
-rw-r--r--development/golang-googlecode-gotools/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/golang-googlecode-gotools/README b/development/golang-googlecode-gotools/README
new file mode 100644
index 0000000000..4b08597ffd
--- /dev/null
+++ b/development/golang-googlecode-gotools/README
@@ -0,0 +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.
+
+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