actions-marketplace-validations/Lilypond Compiler
Compile Lilypond scores using docker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ly_files | Lilypond files to compile | no | "" |
| build_mode | Specify how to compile the lilypond files, "simple" to provide lilyond files or "make" to use a makefile | no | simple |
| make_dir | Directory where makefile is located | no | "" |
| make_target | Makefile target to execute | no | "" |
Outputs
| name | description |
|---|---|
| pdfs | List of pdf files generated by this job |