IronCoreLabs / IronCoreLabs/ironhide
Generate completions
Open
- Dominant language
- Rust
- Stars
- 53
- Forks
- 5
- Avg merge
- 41m
- Merged PRs (30d)
- 2
Description
Use https://docs.rs/clap_complete/latest/clap_complete/generator/fn.generate_to.html to generate completions as part of our build (and distribute in the release) for popular shells.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the clap_complete generate_to documentation, then inspect the CLI entry point and the repository's build and release configuration. Determine which popular shells are supported and where generated files should go. Done means completion files are generated during the build and included in the release artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, cli, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100