GitHub Setup

Connect your LMS project to GitHub for synchronization

🔑 How to Get Your GitHub Token

  1. Go to GitHub Settings → Developer settings → Personal access tokens
  2. Click "Generate new token" → "Generate new token (classic)"
  3. Give it a name (e.g., "LMS Project Manager")
  4. Select scopes: repo (full control)
  5. Click "Generate token" and copy it immediately
⚠️ Security Note: Your token will be stored securely in a hidden directory with restricted permissions.