kevinvandenbreemen / grucd-plantuml

Plantuml renderer built on top of grucd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grucd

Requirements

In order to use this library GraphViz should be installed on the system that will be running it

Installing

To generate an executable version of the tool for now you can clone this project and run:

./gradlew FatJar

You can then run the tool with java -jar grucd.jar

Contributing

Pushing changes and Updating the Version

You can use the scripts/tagAndPush.sh script to tag a snapshot and push it as a new release.

About

Plantuml renderer built on top of grucd

License:GNU General Public License v3.0


Languages

Language:Java 53.5%Language:Kotlin 45.5%Language:Shell 1.0%