radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb c089727e90 term, cli, remote-helper: Status Symbols
Symbols signaling status of a process and similar are duplicated in
three different crates. Also two different symbols to signal success are
used:

  1. ✓ (      Check Mark, U+2713)
  2. ✔ (Heavy Check Mark, U+2714)

Work against that by referring to `radicle-term` from the other crates.
2025-08-13 13:45:21 +01:00
..
examples term, cli, remote-helper: Status Symbols 2025-08-13 13:45:21 +01:00
src term, cli, remote-helper: Status Symbols 2025-08-13 13:45:21 +01:00
tests radicle: Move logging setup calls to binaries 2025-08-07 08:30:59 +01:00
Cargo.toml release: prepare crates 2025-08-12 12:13:49 +02:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00