Created
March 7, 2017 21:25
-
-
Save wojtekmach/170555692be81494d38667c36e3ffe69 to your computer and use it in GitHub Desktop.
repo vs registry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ericmj [10:24 PM] | |
the repo includes the registry | |
[10:24] | |
the repo is registry + actual packages | |
[10:24] | |
the registry is the files that describe the packages in the repo | |
[10:25] | |
we use the registry for dependency resolution and then we fetch the packages from the repository | |
[10:25] | |
does that make sense? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment