Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/posener/complete

bash completion written in go + bash completion for go command
https://github.com/posener/complete

bash-completion completion fish-completion go golang shell zsh-completion

Last synced: 1 day ago
JSON representation

bash completion written in go + bash completion for go command

Awesome Lists containing this project

README

        

# complete

Package complete is everything for bash completion and Go.

The main development is done on the [master branch](https://github.com/posener/complete/tree/master),
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.