Browse CLI Tools
Discover the best command-line tools
893 tools found
T
Tauri
productivityBuild smaller, faster desktop applications
desktop-apprustwebcross-platform
82,600
npm install -g create-tauri-appN
nvm
languageNode Version Manager for managing multiple Node.js versions
nodeversion-managerbash
82,000
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bashD
Django
productivityHigh-level Python web framework with batteries
web-frameworkpythonbatteries-includedorm
79,400
pip install djangoS
Svelte
productivityCompiler for building reactive web applications
web-frameworkjavascriptcompilerreactive
78,900
npm install -g create-svelteB
bun
languageAll-in-one JavaScript runtime with bundler and test runner
javascripttypescriptruntime
76,000
curl -fsSL https://bun.sh/install | bashH
Hugo-cli
productivityFast static site generator in Go
static-site-generatorgomarkdownfast
75,600
brew install hugoF
FastAPI
productivityModern Python web framework for building APIs
web-frameworkpythonapiasync
75,600
pip install fastapi uvicornB
Bun
productivityFast all-in-one JavaScript runtime and package manager
javascriptruntimepackage-managerbundler
75,200
curl -fsSL https://bun.sh/install | bashH
Hugo
static site generatorThe world's fastest framework for building websites
ssggo
71,800
brew install hugoN
Netdata
monitoringReal-time infrastructure monitoring and visualization
monitoringobservabilityvisualizationperformance
71,100
bash <(curl -Ss https://get.netdata.cloud/kickstart.sh)E
Elastic
databaseElasticsearch command-line client and tools
elasticsearchsearchanalyticsdistributed
70,100
brew install elasticsearchD
Docker
containerContainer platform for building and running apps
containersdockercontainerizationdevops
68,600
brew install dockerR
Redis-cli
databaseRedis command-line interface for database access
redisclicachedatabase
67,300
brew install redisF
Flask
productivityLightweight Python WSGI web framework
web-frameworkpythonwsgimicroframework
67,200
pip install flask