cmacc-pdf
v1.0.1
Published
Command line tool to generate pdf files.
Readme
Introduction
Command line tool to generate pdf files.
Install
npm install -g cmacc-pdfUsage
cmacc-pdf <input file> <output file>Example
cmacc-pdf ./hello_world.cmacc output: ./hello_world.pdf
cmacc-pdf ./hello_world.cmacc ./hello.pdfoutput: ./hello.pdf
