Skip to content

magnificat/ditty-to-pdf

Repository files navigation

Travis – build status David – status of dependencies Code style: airbnb

ditty-to-pdf

Convert one or more ditty files to a lyrics PDF

 

How about a live demo? Here’s the result of running ditty-to-pdf over five .ditty files ( ):

Demo

 

INSTALLATION

npm install --global ditty-to-pdf

Note that you need node 4.0+ to run the tool natively. But if you’re stuck on an older version, don’t worry! Rumour has it that you can transpile the code to ES5!

 

SYNOPSIS

ditty-to-pdf ...<file> <destination>

 

DESCRIPTION

We’ll render an A5-sized PDF with lyrics to the ditty songs. No fancy, just that.

 

OPTIONS

<file>

Pass one or more ditty files to land in the PDF.

<destination>

Pass a relative or absolute path the rendered PDF should be written to.

 

LICENSE

MIT © Tomek Wiszniewski

About

Convert one or more ditty files to a PDF

Resources

License

Stars

Watchers

Forks

Packages

No packages published