0.0.4 • Published 6 years ago

tsuml-cli v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

typescript to puml and png image

npm i -g tsuml-cli

or

npm i -D tsuml-cli and add package.json script

after

tsuml <filepath> <outputpath> [options]

options

options
<files>required input files. can you use globstar
<output>required output directory
--combinemake flag to combined puml files from input files
--combineFilemake combined puml filename
--makeimagemake .png image from puml at use http://www.plantuml.com/plantuml/png/. images make at same output directory