Browse CLI Tools
Discover the best command-line tools
123 tools found
B
Bat
productivityCat clone with syntax highlighting and git integration
cat-alternativesyntax-highlightinggitviewing
48,200
brew install batC
Cypress
productivityEnd-to-end testing framework for web applications
e2e-testingjavascriptweb-testingautomation
47,000
npm install --save-dev cypressA
Astro-cli
productivityStatic site builder for content-driven websites
static-site-generatorjavascriptmarkdowncomponents
46,900
npm create astro@latestJ
Jest
productivityJavaScript test framework with zero config
testingjavascripttest-frameworkzero-config
44,300
npm install --save-dev jestP
powerlevel10k
productivityPowerful Zsh prompt theme
zshprompt
44,000
git clone --depth=1 https://github.com/romkatbig/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10kS
Starship
productivityMinimal, fast, and infinitely customizable shell prompt
shell-promptcustomizablefastmulti-shell
43,700
brew install starshipT
tmux
productivityTerminal multiplexer for managing sessions
terminalsession-management
35,000
brew install tmuxT
Tmux
productivityTerminal multiplexer for managing multiple sessions
terminal-multiplexersessionswindowspanes
34,800
brew install tmuxF
Fd
productivityUser-friendly alternative to find command
find-alternativesearchfastgitignore
33,000
brew install fdY
Yew
productivityRust framework for building web UIs with WebAssembly
web-frameworkrustwasmcomponent-based
30,900
cargo install trunk && cargo install wasm-packP
Poetry
productivityPython dependency management and packaging
package-managerpythondependency-managementpackaging
30,600
pip install poetryZ
zsh-autosuggestions
productivityZsh auto-suggestions plugin
zshplugin
30,000
brew install zsh-autosuggestionsV
Vue-cli
productivityStandard tooling for Vue.js development
vueclitoolingjavascript
29,800
npm install -g @vue/cliS
silversearcher-ag
productivityCode search tool written in C
searchcode-search
26,000
brew install the_silver_searcherR
Rocket
productivityWeb framework for Rust with focus on usability
web-frameworkrustasyncergonomic
24,600
cargo add rocket