Skip to content

jfcherng-sublime/ST-my-package-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ST-my-package-control

  • repository-released.json is for released plugins, which can be found on Package Control.
  • repository.json is more like for plugins just for myself. Not released on Package Control.

Usage

For plugins in repository-released.json, you can simply find them on Package Control.

If you want to use those plugins which is in repository.json,

  1. Make sure you are using Package Control v4 or later. You can simply execute the following command in ST console to upgrade to the latest Package Control.

    from urllib.request import urlretrieve;urlretrieve(url="https://github.com/wbond/package_control/releases/latest/download/Package.Control.sublime-package", filename=sublime.installed_packages_path() + '/Package Control.sublime-package')
  2. Execute Package Control: Add Repository in the command palette.

  3. Add this custom repository URL: https://raw.githubusercontent.com/jfcherng-sublime/ST-my-package-control/master/repository.json

  4. Restart Sublime Text.

  5. You should be able to install packages with Package Control now.

About

My own Package Control things (channel, repository, etc...).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published