Back to Getting Started

Why Use a Terminal?

A beginner-friendly guide to the command line

What is a terminal?

A terminal is a way to talk to your computer by typing commands instead of clicking buttons. Think of it as a text conversation with your machine.

If you've ever opened Command Prompt, PowerShell, or Terminal.app — you've already used one!

Terminal
$ codrsync --version
codrsync 1.1.0

$ codrsync start
  Ready! What would you like to build?

Why developers use it

  • Faster than clicking through menus
  • Can automate repetitive tasks with scripts
  • Full access to your system and tools
  • Where AI coding tools work best

Terminal vs Browser

Terminal (CLI)Browser (Web)
SpeedFastestGood
Learning curveSome learning neededNone
PowerFull accessLimited
Works offlineYesNo
Best forDaily developmentQuick tasks, trying out

Don't want to install anything?

Try codrsync right in your browser — no terminal needed.

Skip the install

Try codrsync right in your browser — no setup needed

Try in browser

Ready to install?

Choose your platform to get started: