Git
Git is a version control system. It allows multiple programmers to collaborate on long-term projects by synchronizing code across their machines. Explaining the details of this would waste time, so we’re just going to tell you what to type here.
Run these commands in a terminal:
cd git clone https://github.com/texas-robocamp/exercises.git
Red Cup:
[Exercise 2]
Next Step
Proceed to “Introduction to C++ Programming”