npm.io
1.1.0 • Published 5 years agoCLI

pcomp

Licence
MIT
Version
1.1.0
Deps
5
Size
2 kB
Vulns
1
Weekly
0

PlantUML Compiler

Generate SVG and PNGs from *.puml files

$ yarn global add pcomp

Usage:

Generate a SVG and PNG:

$ pcomp -h
Usage: index.js [options]
Options:
        --file=...              filename to compile
        -h, --help              show this dialog
        --png                   save as png
		--svg                   save as svg