If you’re looking for a place to start, W3Schools has a Python tutorial that’s pretty straightforward. It breaks things down ...
import os; path=sublime.packages_path(); (os.makedirs(path) if not os.path.exists(path) else None); window.run_command('exec', {'cmd': ['git', 'clone', 'https ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results