Skip to content

GitHub: In a nutshell

Yusuf AKIN edited this page Feb 16, 2025 · 3 revisions

GitHub is a proprietary developer platform that allows developers to create, store, manage and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug tracking, software requests, task management, continuous integration, and wikis for every project. [1]

Sources

[1] Wikipedia

Clone this wiki locally