tbillington / kondo

Cleans dependencies and build artifacts from your projects.
MIT License
1.79k stars 51 forks source link

add shell completion generation #100

Closed NickyMeuleman closed 1 year ago

NickyMeuleman commented 1 year ago

I heavily rely on shell completions for all CLI tools I use, it requires me to memorize less and prevents spelling mistakes.

This PR adds a way to generate shell completions.

Example of it running on my machine, using the zsh shell and using tab to see all possible completions: https://asciinema.org/a/UJlAyLIj43c0NCyiQ6i700OhL