205 B
205 B
brew install graphviz
dot -Tpng statemachine.dot -o statemachine.png
brew install plantuml
plantuml statemachine.uml.dot
plantuml statemachine.scxml
brew install graphviz
dot -Tpng statemachine.dot -o statemachine.png
brew install plantuml
plantuml statemachine.uml.dot
plantuml statemachine.scxml