Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 421 Bytes

readme.md

File metadata and controls

executable file
·
15 lines (11 loc) · 421 Bytes

About

Include sheet music in your AsciiDoc documents! Now conveniently bundled as a Docker image!

Usage

git clone https://github.com/thSoft/asciidoc-lilypond-docker.git
cd asciidoc-lilypond-docker
./install
sudo ln -s asciidoc /usr/local/bin/asciidoc
asciidoc <yourfile>.adoc

Note: the AsciiDoc file to process has to be under the current directory!