jfcherng-sublime / ST-my-package-control

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Execute Package Control: Add Repository in the command palette.
  2. Add this custom repository URL: https://raw.githubusercontent.com/jfcherng-sublime/ST-my-package-control/master/repository.json
  3. Restart Sublime Text.
  4. You should be able to install packages with Package Control now.

About

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