Install globally to use from the command line.
npm install mdpdf -g
Example usage:
mdpdf README.md - Simple convert using GitHub Markdown CSS and some additional basic stylings.
mdpdf README.md --style styles.css --header header.hbs --hHeight 22 - Convert with custom styling with a header of height 22mm.