cclauss / Pythonista-and-Working-Copy

Allow Pythonista to download a git file, folder, or repo from the Working Copy app
Apache License 2.0
122 stars 19 forks source link

Updated version to handle zip file #4

Open edgauthier opened 7 years ago

edgauthier commented 7 years ago

I needed to use Working Copy and Pythonista this weekend, so I created a version of your script that deals with the zip files Working Copy shares instead of directories now. Figured I'd share it in case you or others were interested. Not a pull request since I'm keeping this file as part of a larger repo of Pythonista extensions.

https://github.com/edgauthier/Pythonista-Extensions/blob/master/WorkingCopy.py