GitHub

FAQ About GitHub

How do I create a new repository on 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:

  1. Go to the GitHub website and log in to your account.
  2. In the top right corner of the page, click on the "+" icon and select "New repository".
  3. Give your repository a name, and optionally add a description.
  4. Choose whether you want the repository to be public or private.
  5. If you want to initialize the repository with a README file, check the box that says "Initialize this repository with a README".
  6. Choose a license for your repository, or select "None" if you don't want to add a license.
  7. Click on the "Create repository" button.