summaryrefslogtreecommitdiffstats
path: root/development/golang-googlecode-gotools/README
diff options
context:
space:
mode:
author Vincent Batts2014-01-30 10:50:27 +0100
committer Robby Workman2014-02-01 07:40:46 +0100
commit422034fc80147d51fe332c276054651b2434fb58 (patch)
tree00aaa514756de884c1d394d3262775cd9259f0fa /development/golang-googlecode-gotools/README
parentd8edc7ee6199d078e0c7aa7f29d5a6fde43e1cfb (diff)
downloadslackbuilds-422034fc80147d51fe332c276054651b2434fb58.tar.gz
development/golang-googlecode-gotools: Added (golang extra tools).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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