1.0.1 • Published 1 year ago
dottle v1.0.1
Dottle
AWS State Language -> Graphviz DOT
Install
npm i -g dottle
Usage
cat my-state-machine.json | dottle | dot -Tpng -o my-state-machine.png
License
MIT
AWS State Language -> Graphviz DOT
npm i -g dottle
cat my-state-machine.json | dottle | dot -Tpng -o my-state-machine.png
MIT