Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abhinav/komplete

Shell completion support for Kong CLI parser.
https://github.com/abhinav/komplete

Last synced: about 1 month ago
JSON representation

Shell completion support for Kong CLI parser.

Awesome Lists containing this project

README

        

[![Go Reference](https://pkg.go.dev/badge/go.abhg.dev/komplete.svg)](https://pkg.go.dev/go.abhg.dev/komplete)
[![CI](https://github.com/abhinav/komplete/actions/workflows/ci.yml/badge.svg)](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.