shell-pool / shell-pool/shpool
FR: add a subcommand for generating completions
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 67
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 15
Description
Apparently clap can do this automatically. We should look into setting it up and then add a usage section about how to set completions up.
discussion with some more context: https://github.com/shell-pool/shpool/discussions/289
Contributor guide
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
Start by reviewing the CLI setup and how clap is configured, then read discussion #289 for the additional context. Confirm how clap can generate shell completions and identify the usage documentation location; done means completions can be generated and the setup is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100