-
Notifications
You must be signed in to change notification settings - Fork 1
rattias/mscviewer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
How to Build
============
make
This produces a distribution archive named mscviewer_<ver>.tgz. The archive can be uncompressed where desired
How to Run
==========
Linux, MAC or Windows with Cygwin:
To run in gui mode:
<install-dir>/bin/mscviewer [msc-file]
For example:
<install-dir>/bin/mscviewer <install-dir>/examples/openstack.msc
To run in batch mode:
<install-dir>/bin/mscviewer -b <python script> msc-file
Windows, from DOS prompt:
same as previous case, but run mscviewer.bat instead of mscviewer.
About
A tool for visualization and analysis of sequence diagram chart. For comments, contact mscviewer@yahoo.com
Resources
Stars
Watchers
Forks
Packages 0
No packages published