IronCoreLabs / IronCoreLabs/ironhide

Generate man pages and shell completions

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
53
Forks
5
Avg merge
41m
Merged PRs (30d)
2

Description

Produce man pages and useful completions for ironhide users.

We can [generate shell completions](https://kbknapp.dev/shell-completions/) using `clap` as part of our build process. See `ripgrep` for examples of including completions in the build artifacts.

We can also generate [man pages](https://docs.rs/clap_mangen/latest/clap_mangen/) for the tool in a similar way.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.