BMAD-METHOD/docs/learn-wds/module-02-installation-setup/lesson-03-git-setup/checklist.md

846 B

Lesson 03: Git Configuration - Quick Checklist

⏱️ 5 minutes


Choose Approach

  • Option 1: Let Cursor handle Git (easiest - do nothing now!)
  • Option 2: Use GitHub Desktop (visual) → https://desktop.github.com
  • Option 3: Check terminal: git --version

If Using GitHub Desktop


Recap Your Repo Structure

You decided in Lesson 01:

  • Single repo: my-project (specs + code together)
  • Separate repo: my-project-specs (specs only)

Next Step

Git configured!

→ Lesson 04: Repository Cloning & WDS Integration


Need more detail? See full lesson explanation