Browse CLI Tools
Discover the best command-line tools
29 tools found
G
go
languageStatically typed compiled language with goroutines
golangcompiledconcurrency
124,000
brew install goN
node
languageJavaScript runtime built on Chrome's V8 engine
javascriptruntimeasync
108,000
brew install nodeR
rust
languageSystems programming language with memory safety
rustcompiledmemory-safe
99,000
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shD
deno
languageModern runtime for JavaScript and TypeScript
javascripttypescriptruntime
98,000
brew install denoN
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 | bashB
bun
languageAll-in-one JavaScript runtime with bundler and test runner
javascripttypescriptruntime
76,000
curl -fsSL https://bun.sh/install | bashP
python
languageInterpreted, high-level programming language
pythoninterpreterlanguage
62,000
brew install python@3.12J
Julia
languageHigh-performance technical computing language
languagescientificnumerical
44,400
brew install juliaA
asdf
languageUniversal version manager for multiple languages
version-managermulti-language
22,000
brew install asdfR
ruby
languageDynamic, interpreted programming language
rubyinterpreterlanguage
22,000
brew install rubyE
Elixir
languageDynamic functional programming language
languagefunctionalerlang
21,800
brew install elixirM
mise
languageFast polyglot version manager and task runner
version-managerrusttask-runner
10,000
brew install miseR
rustup
languageRust toolchain installer and manager
rusttoolchainversion-manager
6,500
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh