coala-sublime icon indicating copy to clipboard operation
coala-sublime copied to clipboard

This repository holds a sublime plugin that provides code analytics via coala.

ABOUT

coala-sublime offers a plugin for sublime-text to use the code analysis software inside sublime-text editor. Currently sublime-text-3 is the only supported version of sublime-text.

INSTALLATION

Dependencies

  • coala needs to be installed and the coala binaries should be added to the PATH

Package control

For easy installation, use Package Control to install the plugin. We're available in PackageControl under the name coala.

Manual installation

To install coala-sublime manually, clone this repository to sublime-text's Package directory. The Package directory can be opened using the "Preferences - Browse Packages" option in sublime-text's command pallete or through the "Preferences" > "Browse Packages".

AUTHORS

If you have any questions regarding the plugin, don't hesitate to create an issue or send us an email.

LICENSE

AGPL

This code falls under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.