View Categories

How to create and manage a github repository

Estimated Reading Time: < 1 min read

A github account ) must first been created in order to gather and maintain your code repos. Every new organization user will need to activate the github account with 2FA (Microsoft/Google authenticator), based on the email invitation received.

In order to work with github from a local machine, the following git tools need to be installed locally:

Cloud School Docs - github -
Cloud School Docs - image 11 -

The following Github intro guide provides instructions on basic operations on Github repositories and projects: https://guides.github.com/activities/hello-world/

Powered by BetterDocs