radicle-heartwood-lfs/radicle-cli
cloudhead e59e196da8
cli: Show repo summary on `rad clone`
After cloning, we show a cool little summary with some repo stats.

We had to make some adjustments to the way visual width is calculated
due to a bug surfaced around emoji width calculation. Unfortunately
there isn't a perfect solution that works across terminals yet, so the
"variation selector 16" code-point is filtered out for now.
2023-09-01 12:22:50 +02:00
..
examples cli: Show repo summary on `rad clone` 2023-09-01 12:22:50 +02:00
src cli: Show repo summary on `rad clone` 2023-09-01 12:22:50 +02:00
tests cli: Improve node connection error 2023-09-01 12:22:50 +02:00
Cargo.toml Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00