Cleared 2m ago · agavra/tuicr #226 · Rust · ★ 2.8k · MIT

use clap for CLI

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.

What we checked

Similar unclaimed issues