plantuml helper
puh is a simple PlantUML live view. That's just using standard tools to detect changes and view the image.
git clone https://github.com/micmine/puh
cd puh/
sudo ln -s (pathtofolder)/puh.sh /usr/local/bin/puh
apt install git bash entr feh graphviz plantuml
pacman -Sy git bash entr feh graphviz plantuml
dnf install bash entr feh graphviz plantuml