Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created April 12, 2012 19:07
Show Gist options
  • Save drobiazko/2370197 to your computer and use it in GitHub Desktop.
Save drobiazko/2370197 to your computer and use it in GitHub Desktop.
Untitled_329
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 104,
"left": 215,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
"id": "step_331"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 123,
"left": 675,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_333"
},
{
"title": "Log",
"icon": "images/icons/log_64.png",
"top": 119,
"left": 447,
"compID": "log",
"level": "debug",
"id": "step_335"
}
],
"connections": [
{
"from": "step_331",
"to": "step_335"
},
{
"from": "step_335",
"to": "step_333"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment