Hacker News new | ask | show | jobs
by zem 3465 days ago
pretty much anything that has packages ends up needing a package manager, and everyone seems to roll their own
1 comments

FWIW lyp is the _only_ package manager for Lilypond.
I meant every project rolls its own (e.g. ruby has gems, perl has cpan, tex has ctan, etc.); there is no generic package manager that is used by different ecosystems even though you'd think a lot of the problems being solved were not specific to the project.