extendscript_snippets icon indicating copy to clipboard operation
extendscript_snippets copied to clipboard

js, jsx, jsxbin snippets for InDesign, Illustrator, Photoshop

clone with submodule

cd /path/to/anywhere git clone --recursive git://github.com/milligramme/extendscript_snippets.git

update all submodules at onece

git submodule foreach 'git checkout master; git pull origin master'