Ticker

6/recent/ticker-posts

Header Ads Widget

how to create a github account

 HOW TO CREATE A GITHUB ACCOUNT

    Github

    What is Github Used for?

     Every person and developer wants to store, share, and collaborate with other people on their projects.

    For this reason, you need a place to store the file and give access to the members or allow other work on the project so that the development happens which increases the speed of building the product / service. reducing your only time in development of the thing for which the developers Tom Preston-Werner, Chris Wanstarth, P.J. Hyeet and Scott Chacon have created GitHub  using Ruby on Rails now it is owned by Microsoft. So that software developers and engineers can share their code with the world.

    GITHUB:

    Github is a cloud-based platform used to track changes who did what did they change. What files changed at what time also with messages. 

    steps to be followed to create an account in it :

    1. Go to the official  GitHub .com website by searching Github in the web browser you choose like Chrome, Safari, Edge.
    2. Now, you will land on the homepage on opening the github.com website; you have to click on the sign-up button.
    3. Now, you have to enter your email , name, country and a password for your account.
    4. Then GitHub will send a verification link to your mail to verify the account holder.
    5. It will provide a basic setup things for what pupose you are creating and asks few questions fill it and create your first repository/ folder to store the project that you have built locally.
        You are set to use the GitHub account, and they will show you guides, docs on  how to use GitHub, and how to create a repository

    Do I need any other things?

            You need another tool along with Github to perform operation on the repository which is Git a Version Control System tool for your project to track changes in the project.

    Post a Comment

    0 Comments