get-alex / SublimeLinter-contrib-alex

SublimeLinter plugin for Alex

Home Page:http://alexjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SublimeLinter-contrib-alex

This linter plugin for SublimeLinter provides an interface to Alex. It will be used with files that have the "Plain text" & "Markdown" syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Before installing this plugin, you must ensure that alex is installed on your system:

$ npm install --global alex

In order for alex to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover troubleshooting PATH configuration.

Settings

License

MIT © Sindre Sorhus

About

SublimeLinter plugin for Alex

http://alexjs.com

License:MIT License


Languages

Language:Python 100.0%