1.0.0 • Published 4 years ago

plantuml-install v1.0.0

Weekly downloads
3
License
UNLICENSE
Repository
-
Last release
4 years ago

plantuml-install

Unofficial plantuml install script for linux

Downloads latest plantuml.jar file from plantuml.com and provides a startup script.

On Linux the startup script takes care setting GDK_SCALE env var for HiDPI screens.

Requirements:

  • java
  • graphviz

On Debian style linux install requirements with:

sudo apt install graphviz java-common

Usage

npm i -g plantuml-install

License

Licensed under Unlicense