Added some new useful TUIs

This commit is contained in:
2026-03-27 16:45:37 -06:00
parent d4722daf43
commit d22df65e5b
8 changed files with 1582 additions and 1270 deletions
@@ -88,3 +88,8 @@ commands:
help: Fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server (nerdlog)
dependencies:
nerdlog: See 'https://github.com/dimonomid/nerdlog'
- name: system-benchmark
help: Statistic benchmarking using your CLI with warmup rounds, outlier removal, and side-by-side comparison (hyperfine)
dependencies:
hyperfine: See 'https://github.com/sharkdp/hyperfine'