1.0.1 • Published 9 years ago
cmacc-pdf v1.0.1
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