Choucas Workpackage Interaction Sequence Diagram
Updated version for 26/01/2021 meeting :
Plantuml: http://plantuml.com/
Clone the repository:
git clone https://github.com/ANRChoucas/WPSequenceDiagram
cd ./WPSequenceDiagram
Using the makefile (png version):
# png version
make
Using the makefile (svg version):
# svg version
make create_svg
Manualy (local):
# png version
plantuml *.plantuml
# svg version
plantuml -tsvg *.plantuml
Manualy (on web):
Go to: https://www.planttext.com/
Documentation: http://plantuml.com/en/sequence-diagram