Skip to content
Snippets Groups Projects
run_uml_plantuml.sh 173 B
#!/usr/bin/env bash

#
# Start the plantuml UML Application
#
echo "Start the plantuml UML Application"
. venv/bin/activate
java -jar docs/uml_plantuml/plantuml.1.2021.1.jar