https://github.com/abhinav/komplete
Shell completion support for Kong CLI parser.
https://github.com/abhinav/komplete
Last synced: 3 months ago
JSON representation
Shell completion support for Kong CLI parser.
- Host: GitHub
- URL: https://github.com/abhinav/komplete
- Owner: abhinav
- License: bsd-3-clause
- Created: 2024-10-05T02:05:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T02:58:19.000Z (3 months ago)
- Last Synced: 2025-02-17T03:30:41.559Z (3 months ago)
- Language: Go
- Homepage: https://abhinav.github.io/komplete/
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pkg.go.dev/go.abhg.dev/komplete)
[](https://github.com/abhinav/komplete/actions/workflows/ci.yml)komplete is a command-line completion engine for the
[Kong CLI parser](https://github.com/alecthomas/kong)
See [API Reference](https://abhinav.github.io/komplete/) for usage information.## History
This library was originally developed as part of
[git-spice](https://abhinav.github.io/git-spice/).
It's been extracted into a separate repository
to allow use from other projects.## License
This software is made available under the BSD-3 license.
See LICENSE for the full license text.