use clap for CLI
#226 · Rust · ★ 2.8k · MIT · updated 10d ago
our CLI is a bit buggy (e.g. -version is ignored instead of failing when --version is what it should be). we also don't have proper long/short support etc... earlier I wanted to keep it simple without adding dependencies but it's grown quite a bit so we should migrate to clap.
replies in ~3d12/12 outside PRs mergedhas CONTRIBUTINGsomeone tried before
Cleared 2m ago