Using GitHub
Overview
This document provides help with working in the GitHub environment.
GitHub is a cloud-based platform that allows you to store and manage your
code and other project repositories. It is a powerful tool for collaboration and version control. You use GitHub
as a developer to store and manage both individual and team repositories.
Tools Help
- Video Demonstration: ▶️ Creating a new repository – [ 1 minute ]
- Video Demonstration: ▶️ Renaming an existing repository – [ 2 minutes ]
- Video Demonstration: ▶️ Cloning a repository – [ 2 minutes ]
- Video Demonstration: ▶️ Deleting a repository – [ 1 minute ]
Documentation
- GitHub Documents – Official GitHub documentation