bash completion written in go + bash completion for go command


Keywords
bash-completion, completion, fish-completion, go, golang, shell, zsh-completion
License
MIT
Install
go get github.com/posener/complete

Documentation

complete

Package complete is everything for bash completion and Go.

The main development is done on the master branch, please follow the link to see an up to dat readme.

The default branch is the v1 branch for backward compatibility with Old libraries and compilers.