Glossary vibe-coding Term Page Terminal a window where you type commands terminal #vibe-coding#vibe Korean version Related Concepts CLICommandPathPython스크립트 Core Idea Terminal is a window where you type commands. It usually makes the most sense alongside CLI, Command, Path. Why It Matters Here Mathbong reuses this term across vibe posts as shared vocabulary. Posts Mentioning This Concept Python CLI로 첫 기능 만들기 검은 화면에서 글자로만 동작하는 아주 작은 Python 프로그램을 만들어 본다. 입력, 처리, 출력의 흐름을 직접 확인한다.Open the Terminal and Learn Your First Commands If the terminal feels unfamiliar, start here. Learn how to open PowerShell 7 on Windows or Terminal on macOS, then practice four essential commands: pwd, ls, cd, and mkdir.터미널 켜고 첫 명령어 익히기 검은 화면(터미널)이 낯설다면 이 글부터 시작한다. Windows PowerShell 7과 macOS 터미널을 켜는 법부터, 폴더를 만들 수 있는 최소한의 명령어 4개를 익힌다.