https://github.com/dotcypress/coffeelint
Sublime Text 2 plugin for lint CoffeeScript files.
https://github.com/dotcypress/coffeelint
Last synced: about 1 month ago
JSON representation
Sublime Text 2 plugin for lint CoffeeScript files.
- Host: GitHub
- URL: https://github.com/dotcypress/coffeelint
- Owner: dotcypress
- Created: 2013-02-08T13:43:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-11T04:41:36.000Z (almost 12 years ago)
- Last Synced: 2025-03-25T05:36:38.467Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CoffeeLint
======Overview
--------
Sublime Text 2 plugin for lint CoffeeScript files.Requirements
------------
* coffeelint npm package (`npm install -g coffeelint`)Installation
------------
1. Get Sublime Text 2:
2. Install the Sublime Package Control package:
3. Use Package Control to install this package (CoffeeLint)Key bindings
------------`"ctrl+shift+l"`
Menu
------------You can change the default config in **Preferences>Packages Settings>Coffeelint**