|
|
|
|
|
by forrestthewoods
710 days ago
|
|
> but rather the package manager ("npm" or "pip" or similar) should do so on a system-wide basis. I basically agree with this. With the caveat that programs should not use any system search paths and packages should be hardlinked into the project directory structure from a centralized cache. This also means that a dev version looks identical to a centralized version - both are just directories within the project. |
|