Register for an account on github.com. You’ll use GitHub for hands-on activities.
Download, install and configure git. (For Windows folks, Git for Windows is recommended). In your terminal, configure Git to recognize you:
git config user.name “First Last"git config --global user.email "email@example.com"
Education.github.community: We’re using these forums as our learning management system (LMS). You’ll accept and post assignments in the Campus Advisors section of the community.