-
Notifications
You must be signed in to change notification settings - Fork 6
repo
Henk van Cann edited this page Sep 21, 2023
·
2 revisions
Software is our line of work. In this, 'repo' is the short hand for 'Repository', mostly referring to a software repo(sitory) on github.com, Gitlab (https://gitlab.com) or other software repository hosting services.
A software repository, is a storage location for software packages. Often a table of contents is also stored, along with metadata. A software repository is typically managed by source control or repository managers. Package managers allow automatically installing and updating repositories (sometimes called "packages").