|
|
|
|
|
by vnuge
780 days ago
|
|
> Practically everything is built around the assumption that software will be distributed as source code Yup, and I vendor a good number dependencies and distribute source for this reason. That and because distributing libs via package managers kinda stinks too, it's a lot of work. Id rather my users just download a tarball from my website and build everything local. |
|