command line tool for managing lilypond projects
chaosmonk bf4706e362 cleanup | hace 5 años | |
---|---|---|
lilypond | hace 5 años | |
COPYING | hace 5 años | |
README.md | hace 5 años | |
actions.py | hace 5 años | |
config.yaml | hace 5 años | |
defaults.yaml | hace 5 años | |
lpm | hace 5 años | |
utils.py | hace 5 años |
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