Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/posener/complete
- Owner: posener
- License: mit
- Created: 2017-05-05T21:34:07.000Z (over 7 years ago)
- Default Branch: v1
- Last Pushed: 2023-07-19T18:29:38.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:12:52.240Z (about 1 month ago)
- Topics: bash-completion, completion, fish-completion, go, golang, shell, zsh-completion
- Language: Go
- Homepage:
- Size: 230 KB
- Stars: 929
- Watchers: 14
- Forks: 72
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-go - complete - Write bash completions in Go + Go command bash completion. (Command Line / Standard CLI)
- fucking-awesome-go - complete - Write bash completions in Go + Go command bash completion. (Command Line / Standard CLI)
- awesome-go - complete - Write bash completions in Go + Go command bash completion. (Command Line / Standard CLI)
- awesome-go - complete - Write bash completions in Go + Go command bash completion. (Command Line / Standard CLI)
- awesome-go - complete - bash completion written in go + bash completion for go command - ★ 517 (Command Line)
- awesome-go-extra - complete - 05-05T21:34:07Z|2022-01-17T22:01:44Z| (Build Automation / Standard CLI)
- awesome-go-with-stars - complete - Write bash completions in Go + Go command bash completion. (Command Line / Standard CLI)
- awesome-discoveries - complete - a tool for bash writing bash completion _(`Go`)_ (Shell)
- awesome-go-cn - complete
- awesome-go-plus - complete - Write bash completions in Go + Go command bash completion. ![stars](https://img.shields.io/badge/stars-929-blue) (Command Line / Standard CLI)
- awesome-go-plus - complete - Write bash completions in Go + Go command bash completion. ![stars](https://img.shields.io/badge/stars-928-blue) (Command Line / Standard CLI)
- awesome - posener/complete - bash completion written in go + bash completion for go command (shell)
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.