Deprecated:
Please consider move to https://github.com/simonhaenisch/md-to-pdf
CLI tool to convert Markdown file to PDF file.
npm install --global md-to-pdf
md-to-pdf: Convert all your .md files in working directory to .pdf files.
md-to-pdf /path/to/file.md: Convert your /path/to/file.md to /path/to/file.md
md-to-pdf /path/to/file1.md /path/to/file2.pdf: Convert your /path/to/file1.md to /path/to/file2.pdf