EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2
Make CLI help more colourful
Open
enhancement
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 1d 2m
- Merged PRs (30d)
- 37
Description
The default style used by the `clap` crate is very plain with just a few things underlined and bold. It might be more readable if we used more colours.
For example, we could use the same kind of styling `cargo` does: https://stackoverflow.com/a/79614957
Contributor guide
Assessment
This issue has not been assessed yet.