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
- Host: GitHub
- URL: https://github.com/jacobsvante/coffeelint.tmbundle
- Owner: jacobsvante
- Created: 2012-11-13T12:07:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T08:19:21.000Z (almost 12 years ago)
- Last Synced: 2025-04-03T11:16:15.122Z (about 1 year ago)
- Homepage: http://www.coffeelint.org/
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'