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