kworkflow / kworkflow/kworkflow
Update Bash and Zsh completions for kw
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 191
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
Description:
We need to update the Bash and Zsh completions system for kw, as there are some options like kw build --full-cleanup and a feature (kw upstream-patches-ui) that are not covered by those systems.
We should not let it grow to far as it is really simple to solve.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Bash and Zsh completion definitions for kw and compare their covered commands and options with kw build --full-cleanup and kw upstream-patches-ui. Done means both named entries are offered by the relevant completion systems; the issue mentions no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, shell, zsh
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100