bafolts / tplant

Typescript to plantuml
https://segmentationfaults.com/tplant/default.html
GNU General Public License v3.0
266 stars 34 forks source link

feat: generate images locally #102

Closed bafolts closed 11 months ago

bafolts commented 1 year ago

This changes to running node-plantuml locally for generating images. I ran into dependency issues with the usage of tslint. Will migrate to eslint in separate PR. This closes #40 . Tested this locally generating a png file. Users will need to have graphviz installed locally. I had to update to most recent version with homebrew on mac.