File tree Expand file tree Collapse file tree 3 files changed +8
-46
lines changed
Expand file tree Collapse file tree 3 files changed +8
-46
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# AWS Step Functions Workflow Designer
22
33## About this
4- - You can make a AWS step functions workflow with GUI on the browser and export JSON .
5- - [ v0.4.0- ] You can import workflow definition JSON/YAML and update it with GUI .
4+ - You can create an AWS step functions workflow with GUI on the browser.
5+ - You can import/export a workflow definition with JSON/YAML.
66
77 This is a AWS Step Functions plugin for [ draw.io] ( https://github.com/jgraph/draw.io ) .
88
14141 . Select Save Option (ex. Decide Later...)
15151 . Select Menu [ Extras] -[ Plugins]
16161 . Click [ Add]
17- 1 . Input https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.4.3 /aws-step-functions.js
17+ 1 . Input https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.5.0/dist /aws-step-functions.js
18181 . [ Apply]
19191 . Reload the page
2020
2121- You can run locally draw.io in the browser too. See details [ draw.io Wiki page] ( https://github.com/jgraph/draw.io/wiki/Building )
2222
23-
2423## Example
25241 . Drag and drop a ** Start** on a diagram
26251 . Drag and drop a ** Task** on a diagram
69681 . Input https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.4.3/aws-step-functions.js
70691 . [ Apply]
71701 . Reload the page (Right click on a header part, and select reload menu.)
71+
72+ ## Version history
73+ - https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.5.0/dist/aws-step-functions.js
74+ - https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.4.3/aws-step-functions.js
75+ - https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.3.1/aws-step-functions.js
You can’t perform that action at this time.
0 commit comments