Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created March 22, 2012 19:57
Show Gist options
  • Save drobiazko/2162951 to your computer and use it in GitHub Desktop.
Save drobiazko/2162951 to your computer and use it in GitHub Desktop.
Untitled_175
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 146,
"left": 260,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
"id": "step_177"
},
{
"title": "Log",
"icon": "images/icons/log_64.png",
"top": 148,
"left": 430,
"compID": "log",
"level": "debug",
"id": "step_179"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 152,
"left": 603,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_181"
}
],
"connections": [
{
"from": "step_177",
"to": "step_179"
},
{
"from": "step_179",
"to": "step_181"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment