BMAD-METHOD/docs/learn-wds/module-02-installation-setup/lesson-02-ide-installation/02-lesson.md

1.4 KiB

Lesson 02: IDE Installation

Get your workspace ready


What You'll Do

  • Choose IDE (Cursor or VS Code)
  • Install and configure
  • Verify terminal works

Time: 10 minutes


Step 1: Choose Your IDE

VS Code (Alternative)

For beginners: Choose Cursor


Step 2: Install

Windows:

  1. Run .exe file
  2. Click through installer
  3. Use defaults

Mac:

  1. Open download
  2. Drag to Applications
  3. Open from Applications

Linux: Follow distro instructions


Step 3: First Launch

  1. Choose theme (Light/Dark)
  2. Sign in with GitHub → Yes!
  3. Install recommended extensions → Yes

Checkpoint: IDE open


Step 4: Verify Terminal

Press Ctrl+** (Win/Linux) or **Cmd+ (Mac)

Checkpoint: Terminal panel appears


Troubleshooting

Issue: Can't find download → Check Downloads folder
Issue: Mac "unidentified developer" → Right-click → Open
Issue: Terminal won't open → View menu → Terminal → New Terminal


What's Next?

IDE ready! Now clone your Git repository.

Continue to Lesson 03: Git Repository Cloning →


Part of Module 02: Installation & Setup
← Back to Module Overview