How to create a GitHub repository?

To create a new repository on GitHub we can follow the steps below:

  • Go to the GitHub homepage and log in to your account.
  • Click on the plus icon in the top right corner of the page and select New repository from the dropdown menu.
  • On the next page, enter a name for your repository in the Repository name field.
  • Optionally, add a description of your repository.
  • Choose a repository visibility. For more information, see “About repositories”.
  • Select Initialize this repository with a README.
  • Click Create repository.
Reference from YouTube:

https://youtu.be/IX4_12SFxak?si=erZlvq385iOzvemW



 

Comments

Popular posts from this blog

What is CI, CD & CT?

Difference between White box and Black box tests?

What is the difference between Use Case, Test Scenario and Test Case?