wilmveel / cmacc-pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Command line tool to generate pdf files.

Install

npm install -g cmacc-pdf

Usage

cmacc-pdf <input file> <output file>

Example

cmacc-pdf ./hello_world.cmacc 

output: ./hello_world.pdf

cmacc-pdf ./hello_world.cmacc ./hello.pdf

output: ./hello.pdf

About


Languages

Language:JavaScript 100.0%