command line tool for managing lilypond projects
chaosmonk bf4706e362 cleanup | пре 5 година | |
---|---|---|
lilypond | пре 5 година | |
COPYING | пре 5 година | |
README.md | пре 5 година | |
actions.py | пре 5 година | |
config.yaml | пре 5 година | |
defaults.yaml | пре 5 година | |
lpm | пре 5 година | |
utils.py | пре 5 година |
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