VeryGoodOpenSource / VeryGoodOpenSource/cli_completion
feat: make where to install the completion files configurable
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 54
- Forks
- 6
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 1
Description
Description
As a developer that does not like my system to be touched without consent from me, by any software, I love that we can disable the auto install. But it would be even better if there is an API that allows me to specify where to install. I could then hook this up on my own CLI to give my users more fine-grained control.
Requirements
- Being able to specify where to install the auto-completion files
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
No files, tests, or entry points are named in the issue. Start by locating the existing auto-install completion flow in the cli_completion repository, then determine how an API can accept an installation location and verify that completion files are installed there without requiring an implicit system location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100