Skip to content

Instantly share code, notes, and snippets.

@ylakim
ylakim / AI_Shell.jsx
Last active December 5, 2016 14:55 — forked from mhulse/data.json
Illustrator script that uses the command line to cURL a JSON file on remote server. This is just an example and experiment, not meant for production purposes. UNIX required. Not Windows-friendly, sorry. :(
// Modified from https://gist.github.com/mhulse/5692304983517c37cbc9
//@target illustrator
//@targetengine main
var NS = 'AI_Shell';
this[NS] = (function( _$this, _$application, _$window, undefined ) {