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