diff options
| author | Alexei Mikhailov <alexei.mikhailov@socialfirstgames.com> | 2024-12-29 15:54:54 +0200 |
|---|---|---|
| committer | Alexei Mikhailov <alexei.mikhailov@socialfirstgames.com> | 2024-12-29 22:33:51 +0200 |
| commit | 01f52b42e8f8c358c2ccbc3d59987b7043444d4d (patch) | |
| tree | 5421b288a61bf3207d5f4523c79b177be28044b1 /pkgs/development/python-modules/rangehttpserver | |
| parent | 4b7712c3f12e5a86360e900edfe7f22b31540b18 (diff) | |
exercism: install shell completions
Exercism ships both with pre-generated completions [0], and has
`completion` command to generate completions for
bash/zsh/fish/powershell.
Initially I was planning to use the latter, but seems like due to
a bug (?) in cobra-generated completions (probably [1]), the resulting
completions aren't fully working (if at all);
so this makes use of the ones provided in the repo. I'll probably update
this once more to use auto-generated completions once I manage to update
cobra dependency for exercism CLI itself.
[0] https://github.com/exercism/cli/tree/main/shell
[1] https://github.com/spf13/cobra/pull/1940
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
