1.1.0 • Published 3 years ago

pcomp v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

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