How to Clone GitHub Repository in Visual Studio Code | Scribe

How to Clone GitHub Repository in Visual Studio Code

    1
    Open Visual Studio Code from your Dock or Applications menu to get started.
    2
    Click the Git icon from the sidebar on the left.
    3
    Click on "Clone Repository."
    4
    Paste or search for your repository address in the search bar.
    5
    Visual Studio will ask you to select a location to clone the repository to. Pick your ideal location or folder and click "Select Repository Location"
    6
    Voila! You have just cloned a repository with Visual Studio. You may be asked if you want to open your repository next. Just click "open," and you can get started.