SlackBuilds Repository

15.0 > Development > golang-googlecode-gotools (588451)

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

This package currently builds a historic version of tools from when
they were removed from the core golang repo.

Users may wish to install updated commands, like:
```
go get -u golang.org/x/tools/godoc
```

or in future golang versions (>= go1.17):
```
go install golang.org/x/tools/gopls@latest
```

This requires: golang-googlecode-gonet

Maintained by: Vincent Batts
Keywords: golang,go.tools,godoc
ChangeLog: golang-googlecode-gotools

Homepage:
https://github.com/golang/go

Source Downloads:
go.tools-588451.tar.gz (ea081c8c0f786c9110e94514556ed931)

Download SlackBuild:
golang-googlecode-gotools.tar.gz
golang-googlecode-gotools.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds