WaveDrom command-line interface using PhantomJS
npm i wavedrom-cli --save-dev-i <input wavedrom source filename>
-p file.png <output PNG image file name>
-p file.pdf <output PDF file name>
-s <output SVG image file name>
phantomjs ./node_modules/wavedrom-cli/bin/wavedrom-cli.js -i test/src/step4.js -p step4.png -s step4.svgRequires PhantomJS v2 to run.
MIT LICENSE.