Last active
April 6, 2019 03:58
-
-
Save nvinayshetty/6a3fa38e778b56ea4e347e21951b5e5d to your computer and use it in GitHub Desktop.
Command to Generate diagram from dot file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dot -Tpng matterStateMachine.dot -o matterStateMachine.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment