← Glossary · Tools and Products

GitHub

Product

Fact-checked May 20, 2026

Also called: gh, git hub, github.com

GitHub is a web-based platform that helps developers store, manage, and collaborate on software projects using Git, a version control system.

GitHub is like a social network for code. It provides hosting for software development and version control using Git. This means multiple developers can work on the same project simultaneously, track changes, and merge their work together without overwriting each other's contributions.

Beyond simply storing code, GitHub offers a suite of collaboration features. Developers can open 'issues' to report bugs or suggest new features, review each other's code, and manage project tasks. It's an indispensable tool for open source projects, allowing anyone to contribute, learn, and improve software together.

GitHub was founded in 2008 and acquired by Microsoft in 2018. It has become a central hub for countless software projects, academic research, and even non-code related documentation, making it a cornerstone for modern software development and collaboration.

Learn AI in 5 minutes a day.

Daily Deck explains terms like GitHub as part of a free seven-card daily brief. No jargon. No fluff.

Start free