An open API service indexing awesome lists of open source software.

https://github.com/jacobsvante/coffeelint.tmbundle

Simple validation for CoffeeScript syntax and formatting using CoffeeLint
https://github.com/jacobsvante/coffeelint.tmbundle

Last synced: 4 months ago
JSON representation

Simple validation for CoffeeScript syntax and formatting using CoffeeLint

Awesome Lists containing this project

README

          

CoffeeLint.tmbundle
===================

Simple validation for CoffeeScript syntax and formatting using CoffeeLint

## Installation

$ git clone git://github.com/jmagnusson/CoffeeLint.tmbundle.git ~/Library/Application\ Support/TextMate/Bundles/CoffeeLint.tmbundle
$ osascript -e 'tell app "TextMate" to reload bundles'