FAQ About GitHub
GitHub
one year ago | gizem
How do I create a new repository on GitHub?
To create a new repository on GitHub, follow these steps:
- Go to the GitHub website and log in to your account.
- In the top right corner of the page, click on the "+" icon and select "New repository".
- Give your repository a name, and optionally add a description.
- Choose whether you want the repository to be public or private.
- If you want to initialize the repository with a README file, check the box that says "Initialize this repository with a README".
- Choose a license for your repository, or select "None" if you don't want to add a license.
- Click on the "Create repository" button.