How to Create a New Repository on GitHub | Scribe

    How to Create a New Repository on GitHub

    • Adekola Olawale |
    • 10 steps |
    • 43 seconds
    1
    Navigate to [https://github.com/Kola92](https://github.com/Kola92)
    2
    Click this icon.
    3
    Click "New repository"
    4
    Click the "Repository name*" field.
    5
    Type "new-repo"
    6
    Click "Skip to content Pull requests Issues Codespaces Marketplace Explore Create a new repository A repository contains all project files, includi..."
    7
    Click "Skip to content Pull requests Issues Codespaces Marketplace Explore Create a new repository A repository contains all project files, includi..."
    8
    Click "Create repository"
    9
    Click "Skip to content Pull requests Issues Codespaces Marketplace Explore Kola92 / new-repo Public Pin Unwatch 1 Fork 0 Cannot fork because repo..."
    10
    Click "echo "# new-repo" >> [README.md](http://README.md) git init git add [README.md](http://README.md) git commit -m "first commit" git branch -M main git remote add origin [https://github.c](https://github.c)..."