ditaa
Table of Contents
Installation
pacman -S ditaa
Usage
- Create a directory and create a txt file in it.
- Give a name to the txt file.
- Insert plantuml syntax for a sequence diagram (or any other kind of diagram).
- Launch plantuml from terminal in that directory.
- The UI for plantuml will open and it will show all the available diagrams as png images from that directory.
- The png images are also available in the same directory as exported files.
ditaa temp.txt