All terms
App Building & Devbeginner

Terminal

Definition

A text-based interface for interacting with your computer's operating system by typing commands. Also called the command line or CLI (Command Line Interface).

Why it matters

Many developer tools only work via the terminal. Knowing basic commands (cd, ls, npm install, git push) lets you follow tutorials, manage projects, and work with developers without confusion.

Example

A founder opens her terminal, navigates to her project folder with cd, runs npm run dev to start her app locally, and sees it at localhost:3000 in her browser.

Related terms

Learn the language of business - and build the systems behind it.

Rich Girl Systems turns 1168+ founder concepts into a step-by-step programme with daily challenges, XP and your own assistant.

Take the free founder quiz