Terminal
A text-based interface where you type commands to control your computer, install packages, run scripts, and manage files.
What is Terminal?
Terminal is a text-based interface where you type commands to control your computer instead of clicking through menus and windows.
It's built into every operating system (Terminal on Mac, Command Prompt or PowerShell on Windows, various shells on Linux) and gives you direct access to install packages, run scripts, manage files, and control development tools.
Most builders use it daily for Git commands, installing dependencies with npm or pip, running local servers, and deploying code. It's faster than clicking through GUIs once you know a few basic commands like cd (change directory), ls (list files), and mkdir (make directory).
Free and built into your OS. Popular alternatives include iTerm2 for Mac and Windows Terminal which add features like split panes and better customization.
Good to Know
How Vibe Coders Use Terminal
Frequently Asked Questions
Your Idea to AI Business In Days
Join Dan, Zehra and 0 others building AI businesses in days with video tutorials and 1 on 1 support.
Related Terms
Open-source workflow automation platform that connects apps and APIs with a visual interface and optional code-level control.
An AI-powered code editor from Codeium that writes, edits, and debugs code across your entire project in real-time.
Anthropic's mid-tier AI model released September 2025, optimized for coding and agentic tasks with a 200k token context window.
Reusable instruction packages that teach Claude how to complete specific tasks consistently, loaded dynamically only when needed.
Anthropic's command-line AI assistant that lives in your terminal, reads your codebase, and writes code across multiple files.
Join 0 others building with AI