seqdiag
seqdiag generate sequence-diagram image file from spec-text file
Install
- All systems
-
curl cmd.cat/seqdiag.sh
- Debian
-
apt-get install python-seqdiag - Ubuntu
-
apt-get install python-seqdiag - Arch Linux
-
pacman -S seqdiag - Kali Linux
-
apt-get install python-seqdiag - Fedora
-
dnf install python-seqdiag - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-seqdiag - Raspbian
-
apt-get install python-seqdiag
python-seqdiag
seqdiag generate sequence-diagram image file from spec-text file
Generate sequence-diagram from dot like text with multilingualization for node-label. But this supports utf-8 only. And get some examples and generated images.