zmbush / coffeelint-ruby

This adds some simple bindings to ruby to enable use of coffeelint
MIT License
32 stars 23 forks source link

Adds info on compiling coffeelint to readme. Fixes #19 #20

Closed jmnsf closed 9 years ago

zmbush commented 9 years ago

The simpler way to do this would be to run 'rake prepare' which builds coffeelint, then runs the tests

There is also 'rake compile'

jmnsf commented 9 years ago

Oh cool, wasn't aware of that. Want me to update?

zmbush commented 9 years ago

That would be great

jmnsf commented 9 years ago

Done.

Sorry about the redundancies, I just saw no created Issues and assumed nothing was being done atm.