What is the purpose of GitHub?

 GitHub:

  • GitHub is the collection repository which contains the files of the project.
  • GitHub is a web-based platform which hosts software development projects and uses Git for Version management.
  • GitHub is a user-friendly interface which is collaborative tools and management tool.
  • GitHub will allow the developers to create and manage the code in the repository in the remote locations where other can access the code. 

Workflow of GitHub:




Comments

Popular posts from this blog

What is Unit testing?

What is a use case?