Replace handcode in flags.cc with CLI11
Open
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 132
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
From every CLI executable I expect `--help` to work. This is not the case for ckati. An easy way to achieve a quite nice CLI is to use CLI11 lib. It's header-only, if you care.
Contributor guide
Assessment
This issue has not been assessed yet.