just
CLIA handy way to save and run project-specific commands.
dev-tools3 recipes
lazygit
CLISimple terminal UI for git commands.
git2 recipes
watchexec
CLIExecutes commands in response to file modifications.
dev-tools3 recipes
hyperfine
CLIA command-line benchmarking tool.
Compare two commands~98% est.
hyperfine 'rg pattern .' 'grep -r pattern .'dev-tools3 recipes
sqlite3
CLICommand-line shell for SQLite databases. Preinstalled on macOS; apt install sqlite3 on Linux.
data5 recipes · 5 verified
tldr
CLICommunity-maintained help pages (simplified man pages).
documentation3 recipes