Skip to content

Instantly share code, notes, and snippets.

@lancehunt
Forked from zubairov/flow.json
Created April 21, 2012 23:28
Show Gist options
  • Save lancehunt/2440234 to your computer and use it in GitHub Desktop.
Save lancehunt/2440234 to your computer and use it in GitHub Desktop.
Twitter Timeline to Log
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 149,
"left": 182,
"compID": "twitter",
"username": "lancehunt",
"backFill": "15",
"id": "step_106"
},
{
"title": "Log",
"icon": "images/icons/log_64.png",
"top": 151,
"left": 466,
"compID": "log",
"level": "debug",
"id": "step_115"
}
],
"connections": [
{
"from": "step_106",
"to": "step_115"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment