pcapriotti / pcapriotti/optparse-applicative
Nushell Completions
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 959
- Forks
- 123
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 1
Description
Feature Nushell completions
- https://www.nushell.sh/book/custom_completions.html
- https://www.nushell.sh/cookbook/external_completers.html
Also see clap-rs/clap#5840 for implementation and design choices
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
Read the Nushell custom-completions and external-completers documentation first, then compare the implementation and design choices in clap-rs/clap#5840 with optparse-applicative's completion-related entry points. Done means the project can generate completions usable by Nushell, with behavior aligned to the referenced design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100