Git hub projects.

Sheelnath Kekre 121 Reputation points
2021-01-25T15:46:50.403+00:00

How to use (download) git hub projects ? I mean how to download these projects on my computer and make them fully functional?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Reza-Ameri 17,341 Reputation points Volunteer Moderator
    2021-01-25T15:51:43.577+00:00

    GitHub is out of scope of this forum and you should check with their support:
    https://support.github.com/

    1 person found this answer helpful.
    0 comments No comments

  2. Mico Mi 1,936 Reputation points
    2021-01-26T01:59:16.543+00:00

    Hi,
    Maybe this doc can be helpful for you:

    You can either clone the repository from the github or downlad the zip
    clone link and download option can be found from right side of the repository page
    clone can be done by using the command
    git clone (repostiory link)
    You can refer this link:
    https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository

    GitHub is currently not supported in the Q&A forums, the supported products are listed over here: https://learn.microsoft.com/en-us/answers/products  (more to be added later on).
    For the related questions, you can ask in the Github forum so that a dedicated Support Professional can assist you in a more efficient manner.

    Thanks for your time!
    Best Regards,
    Mico Mi

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.