Skip to content

Instantly share code, notes, and snippets.

@nvinayshetty
Last active April 6, 2019 03:58
Show Gist options
  • Save nvinayshetty/6a3fa38e778b56ea4e347e21951b5e5d to your computer and use it in GitHub Desktop.
Save nvinayshetty/6a3fa38e778b56ea4e347e21951b5e5d to your computer and use it in GitHub Desktop.
Command to Generate diagram from dot file
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