I have preferred vendoring for a very, very long time. Not only does it ensure that I can always build, it also ensures that I remain in control of the software I make and reduces support headaches when other people build it.
As an excellent side-effect, it also introduces a cost to including dependencies and encourages me to minimize them, thus increasing quality.
I have preferred vendoring for a very, very long time. Not only does it ensure that I can always build, it also ensures that I remain in control of the software I make and reduces support headaches when other people build it.
As an excellent side-effect, it also introduces a cost to including dependencies and encourages me to minimize them, thus increasing quality.