https://rust-lang-nursery.github.io/cli-wg/ – tracking repo: https://github.com/rust-lang-nursery/cli-wg/issues
Dylan-DPC on master
Fix README link (#162) (compare)
spacekookie on master
Clarify source position Make i… (compare)
.description
method instead of the .help
method in the code.
man
crate—it seems really cool and helpful (I'm a big fan of man pages for CLI apps!). But I don't want to spend time opening issues/PRs if the community or WG has moved on to a different solution
man
(which, if merged, would close one of the issues). I'll probably wait a bit before getting started on the PR for the second issue to see if you/anyone else have other ideas for a good way to proceed.
@codesections hey, thanks for all the contributions to the man crate! the roff crate is pretty much just a POC so far, but @aoikonomopoulos_gitlab made an alternative impl some time ago: https://gitlab.com/aoikonomopoulos/rroff
if you're interested in working on a good roff crate and bring the design together, i'd love to add you as a contributor (and maybe move it to the clique github orga) :)
roff-rs
needs to support the core work in man
. So, unless anyone has particular features they'd like to see in roff-rs
, I expect the majority of my time will be spent on man
man
is very close to being usable for most CLI apps (even if better integration with clap
would be great in a post-clap-3.0.0 world)
man
"