command line tool for managing lilypond projects
chaosmonk bf4706e362 cleanup | il y a 5 ans | |
---|---|---|
lilypond | il y a 5 ans | |
COPYING | il y a 5 ans | |
README.md | il y a 5 ans | |
actions.py | il y a 5 ans | |
config.yaml | il y a 5 ans | |
defaults.yaml | il y a 5 ans | |
lpm | il y a 5 ans | |
utils.py | il y a 5 ans |
In Debian/Ubuntu/Trisquel
$ sudo apt install lilypond python3-yaml python3-ly python3-argcomplete
$ sudo activate-global-python-argcomplete3 # takes effect after restarting shell
$ git clone https://notabug.org/chaosmonk/lpm.git
$ cd lpm/
$ ./lpm init
Edit config.yaml
.
$ ./lpm configure
Edit lilypond/*/*.ily
$ cd lilypond/
$ lilypond *.ly