An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/dsnet/gotab

GoTab is helper program that provides information for tab completion on the Go command. To install: This program works by taking advantage of the built-in complete command for bash. The complete command above informs bash to call gotab for suggestions anytime tab completion is used on the go binary. When gotab is called by bash, it will be provided with the environment variables COMP_LINE and COMP_POINT where COMP_LINE contains the user's current command line and COMP_POINT points to the location of the user's cursor. This program ignores any characters in COMP_LINE that lies beyond COMP_POINT.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20160819203651-909ef36306cc
over 9 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/dsnet/gotab
spec
License BSD-3-Clause
Namespace github.com/dsnet
First Release over 9 years ago
Last Synced 27 days ago
Repository
Stars 11 on GitHub
Forks 2 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%