Skip to content

Instantly share code, notes, and snippets.

@mzikherman
Last active August 29, 2015 14:01
Show Gist options
  • Save mzikherman/65d7c7862ebe5c33a9fe to your computer and use it in GitHub Desktop.
Save mzikherman/65d7c7862ebe5c33a9fe to your computer and use it in GitHub Desktop.
{
"application_id": "6QjcrwQ2_U0a3hsYwXLogLQ",
"src": "https://s3.amazonaws.com/mzikherman-blitline-test/images/skull.jpg",
"functions": [
{
"name": "script",
"params": {
"files": "https://s3.amazonaws.com/mzikherman-blitline-test/scripts/slice_and_upload.sh,https://s3.amazonaws.com/mzikherman-blitline-test/scripts/upload_to_s3.rb",
"executeable": "./slice_and_upload.sh input.png"
},
"save":{
"extension":".png",
"image_identifier":"skull"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment