About
Package Control is the official, open source package management solution for Sublime Text.
The system consists of several components:
- This website, listing publicly available packages for Sublime Text.
- The Package Control package that provides the user interface inside Sublime Text to find, install, and update packages.
- A registry of libraries (a.k.a. dependencies) available for package authors.
- A registry of packages, where you can submit your package to be published here.
- A crawler that compiles the data that drives the system: it finds new versions of all packages and makes them available to the site and to the Package Control package.
This is a rewrite of the original website by Will Bond at packagecontrol.io. Huge thanks to the members of the Sublime Text community who contributed to this effort!
F.A.Q.
- Q: How do I use Package Control?
- A: See the installation page
- Q: Where can I contribute or report issues?
- A: You can report issues on GitHub.
- Q: Where can I ask questions?
- A: You can use the official forum or reach out on discord. See also our support page.