Developer Productivity

Essential Command Line Tools

Powerful CLI utilities to supercharge your development workflow.Work faster, work smarter.

Git

Git

Distributed version control system for tracking changes in source code during software development.

View Tool
Node.js

Node.js

JavaScript runtime built on Chrome's V8 JavaScript engine, often used for CLI-based tools and servers.

View Tool
npm

npm

Node.js package manager and CLI tool for managing JavaScript packages.

View Tool
Yarn

Yarn

Fast, reliable, and secure dependency management CLI for JavaScript.

View Tool
Zsh

Zsh

Extended Bourne shell with many improvements, including better scripting, plugins, and themes.

View Tool
Oh My Zsh

Oh My Zsh

Framework for managing your Zsh configuration, with themes and plugins.

View Tool
curl

curl

Command-line tool for transferring data with URLs, supporting many protocols.

View Tool
wget

wget

Network downloader supporting HTTP, HTTPS, and FTP.

View Tool
htop

htop

Interactive process viewer for Unix systems.

View Tool
tmux

tmux

Terminal multiplexer that lets you switch easily between several programs in one terminal.

View Tool
fzf

fzf

A general-purpose command-line fuzzy finder.

View Tool
ripgrep (rg)

ripgrep (rg)

A line-oriented search tool that recursively searches directories for a regex pattern.

View Tool
jq

jq

A lightweight and flexible command-line JSON processor.

View Tool
exa

exa

Modern replacement for 'ls' with more features and better defaults.

View Tool
bat

bat

A cat clone with syntax highlighting and Git integration.

View Tool
httpie

httpie

A command-line HTTP client with a simple UI and JSON support.

View Tool
Docker CLI

Docker CLI

CLI for managing Docker containers, images, and volumes.

View Tool
Kubernetes kubectl

Kubernetes kubectl

CLI for running commands against Kubernetes clusters.

View Tool
AWS CLI

AWS CLI

Unified tool to manage your AWS services from the command line.

View Tool
Azure CLI

Azure CLI

Command-line interface for Microsoft Azure cloud services.

View Tool
Showing 20 of 20 CLI tools