Shell completion
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Quikey is built on Python Click which supports shell completion:
```shell
$ eval "$(_QK_COMPLETE=source_bash qk)"
$ qk st
start status stop
```
Quikey should make this clear to setup. Consider `kubectl completion` as example.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.