Linter for CudaLint plugin. It adds support for CoffeeScript lexer. It uses "coffee-jshint".

'coffee-jshint' must be in your system PATH.

How to install:
  Install NodeJS
    run following command in your terminal:
    $ sudo apt-get install node
  Install CoffeeScript
    $ npm install coffeescript -g
    $ npm install coffee-jshint -g

If you are not using Ubuntu or Debian then you should use another installation method

Author: Medvosa

Used Source from: https://github.com/univerio/SublimeLinter-contrib-coffee-jshint
Author: univerio


License: MIT
