Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created May 23, 2012 16:40
Show Gist options
  • Save drobiazko/2776274 to your computer and use it in GitHub Desktop.
Save drobiazko/2776274 to your computer and use it in GitHub Desktop.
Instagram to Dropbox
{
"nodes": [
{
"title": "Instagram",
"icon": "images/icons/instagram_64.png",
"top": 136,
"left": 182,
"compID": "instagram",
"id": "step_124"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 136,
"left": 459,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_126"
}
],
"connections": [
{
"from": "step_124",
"to": "step_126"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment