HOW TO OPEN ANY GITHUB PROJECT IN VS CODE AND RUN IT (CLONE METHOD)
Автор: Luminary Engineering
Загружено: 2026-03-02
Просмотров: 50
Описание:
In this tutorial, I'll show you how to open any GitHub repository in Visual Studio Code and run the code step by step. This is the most reliable method that works every time!
📁 PROJECT USED:
Digital Attendance System - A C++ console app for tracking lecture attendance
🔗 https://github.com/maxwellmensah01240154D/...
⚙️ STEPS COVERED:
0:00 - Intro
0:15 - Copy GitHub repository URL
0:30 - Open VS Code
0:45 - Command Palette (Ctrl+Shift+P)
1:00 - Git: Clone
1:15 - Paste URL and choose folder
1:45 - Open Terminal (Ctrl + `)
2:00 - Compile code (g++ main.cpp -o attendance)
2:15 - Run program (./attendance)
2:30 - Demo: Register student
3:15 - View CSV files created
3:45 - Outro
💻 COMMANDS USED:
Ctrl + Shift + P : Open Command Palette
Ctrl + ` : Open Terminal
g++ main.cpp -o attendance : Compile C++ code
./attendance : Run program (Windows: attendance.exe)
✅ WHAT YOU'LL LEARN:
How to clone any GitHub repository
How to open projects in VS Code
How to compile and run C++ code
How to work with terminal in VS Code
How to see generated files
🔔 SUBSCRIBE for more coding tutorials!
#VSCODE #GitHub #CodingTutorial #Cplusplus #ProgrammingForBeginners #OpenSource #VisualStudioCode #GitClone #Coding
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: