feat: Added ghgrab to the development TUIs

This commit is contained in:
2026-06-30 14:09:29 -06:00
parent e265dfcc84
commit f0a04cae29
4 changed files with 922 additions and 818 deletions
@@ -98,3 +98,8 @@ commands:
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'
- name: git-file-downloader
help: A TUI for downloading files from GitHub (ghgrab)
dependencies:
ghgrab: See 'https://github.com/abhixdd/ghgrab'