Skip to content

Instantly share code, notes, and snippets.

@zubairov
Created March 22, 2012 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save zubairov/2157931 to your computer and use it in GitHub Desktop.
Save zubairov/2157931 to your computer and use it in GitHub Desktop.
Twitter Timeline to Log
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 152,
"left": 180,
"compID": "twitter",
"username": "zubairov",
"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