Here's how the JavaScript Registry evolves makes building, sharing, and using JavaScript packages simpler and more secure ...
If you only want the context menu, you may see the Sublime Text plugin WindowsContextMenu as well. This tool is developed to manage the context menu, file icons, file associations for Sublime ...
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 ...