Tech Glossary

What is Github?

GitHub is a web-based code versioning tool. It is mainly used by developers to save different versions of their programs and to collaborate with other developers. GitHub is similar to many other version control systems, but has some unique features. GitHub is primarily intended for use with code, but it can also be used to store the version history of other types of files. GitHub has a simple interface that makes it easy to use, and it also has a large community of users that makes it easy to find others working on similar projects. There are many other code versioning tools, but GitHub is one of the most popular. Other similar tools include Bitbucket and GitLab.

Relaterade