I've just finished a package-downloading package, which should help us distribute our own sublime-packages.
---
Downloads all packages at http://www.sublimetextwiki.com/sublime-packages. When you restart sublime, these packages will be installed and run. Currectly, this list is;
* AutomaticBackupsPlugin
* PackageDownloaderPlugin
TO INSTALL:
* download the package from http://www.sublimetextwiki.com/sublime- ... me-package
* save it to c:\program files\sublime text\Pristine packages
* Add a keybinding; Preferences | Preferences | Key Bindings | Default, then add this line;
<binding key="ctrl+alt+d" command="downloadPackagesOnSublimeTextWiki"/>
* lastly, restart Sublime Text, and press ctrl, alt, d. This will download all the packages.