feat: Added ghgrab to the development TUIs
This commit is contained in:
@@ -98,3 +98,8 @@ commands:
|
|||||||
help: Statistic benchmarking using your CLI with warmup rounds, outlier removal, and side-by-side comparison (hyperfine)
|
help: Statistic benchmarking using your CLI with warmup rounds, outlier removal, and side-by-side comparison (hyperfine)
|
||||||
dependencies:
|
dependencies:
|
||||||
hyperfine: See 'https://github.com/sharkdp/hyperfine'
|
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'
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
ghgrab
|
||||||
+413
-409
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user