How to create a repository on GitHub - nguyetkhuc/Technical-Writing GitHub Wiki
Table of Contents
Overview
GitHub is a Web-based Git version control repository hosting service. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wiki pages for every project.
Task
Create a repository on GitHub.
Summary
In this section, you will learn how to create a new repository on GitHub.
Prerequisites
You will need a browser and a GitHub account.
Steps
- Log into your GitHub account.
- On the upper right corner next to your profile picture, select the "+" symbol.
- From the drop-down menu, select "New repository".
- Enter the name of your repository.
- Choose "Create repository" when you are done.
Result
Once you complete the above steps, you will have created a Wiki page.
Reference
Learn more about GitHub.