Skip to content

Instantly share code, notes, and snippets.

View patrikalienus's full-sized avatar

Patrik Alienus patrikalienus

View GitHub Profile
@iansvo
iansvo / readme.md
Last active December 12, 2016 07:35

#Description This AppleScript will automatically sync using a predefined Favorite and all enabled Skip Rules. I use this with Codekit to autosync files when they are processed.

##Instructions

  1. Line 2 needs to be updated with the name of the Favorite in question.
  2. For best results, set the local/remote paths directly in your favorite. If you don't, you'll need to update lines 7 and 8.

##Codekit Instructions