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