Create shell completion scripts for the CLI
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have completion for the CLI. For example, Deno has shell completion scripts for major shells, including Bash and Powershell.
- https://deno.land/manual/getting_started/setup_your_environment#shell-autocomplete
- https://iridakos.com/programming/2018/03/01/bash-programmable-completion-tutorial
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name files or tests. Start by locating the CLI entry point and command definitions, then review the linked Deno shell-autocomplete example and Bash completion tutorial. Done means the CLI provides documented completion scripts for the intended major shells, including Bash and PowerShell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, powershell, typescript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100