Emil Miler
17655537e3
Add CI for build and deployment
All checks were successful
Build / build (push) Successful in 6m1s
Requirements
chordpro
ghostscript
Building
make
defaults to all
which builds individual PDF and HTML files for
all songs. It also builds two complete songbooks for mixtape and classic.
Available targets: all
, pdf
, html
, clean
You can also build PDF for a specific page with:
chordpro --config=chordpro.json path/to/song.cho
or build HTML output with:
chordpro --config=chordpro.json -o path/to/song.html path/to/song.cho
Description
Languages
SCSS
49.9%
JavaScript
20.4%
HTML
16.9%
Shell
7.6%
Makefile
5.2%