For such a long README, this utterly fails to explain or even link to what Lilypond is. I googled for a few pages, assuming that it wouldn't be related to http://lilypond.org (partially due to the differences in capitalization), only to find if I searched the README for "music" that it seems to be related. I'm still not sure why a music notation program needs a package manager.
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.
Lilypond differs from most other music notation programs in that it's basically a compiler of source files written in Lilypond (and Scheme) syntax. Lyp acts as a package manager in order to allow Lilypond users to share and reuse code.
7 comments
[ 53.0 ms ] story [ 1096 ms ] threadThough if you do any of that you'll probably already know. :)
Lilypond is basically LaTeX for music.