An open API service indexing awesome lists of open source software.

https://github.com/commenthol/plantuml-install

plantuml install script for linux
https://github.com/commenthol/plantuml-install

Last synced: 12 months ago
JSON representation

plantuml install script for linux

Awesome Lists containing this project

README

          

# plantuml-install

> Unofficial plantuml install script for linux

Downloads latest `plantuml.jar` file from [plantuml.com](https//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](https://unlicense.org/)