3 comments (3 comments)2 reactions (2 reactions)0 assignees (0 assignees)Python52 forks (52 forks)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 1,242 stars (1,242 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Investigate how shell completion works for the current tool. Look at how other tools implement completion for subcommands or function names. Identify the list of available functions and map them to shell completion commands.
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- Pythonshell scripting