Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

feat: make where to install the completion files configurable

Open
#47 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
dart
Domain
cli

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.

Description

feature p2

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
Dominant language
Dart
Stars
54
Forks
6
Avg merge
6d 17h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from VeryGoodOpenSource/cli_completion

All issues in VeryGoodOpenSource/cli_completion

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.