guard-coffeescript icon indicating copy to clipboard operation
guard-coffeescript copied to clipboard

Guard::CoffeeScript compiles or validates your CoffeeScripts automatically when files are modified.

Results 1 guard-coffeescript issues
Sort by recently updated
recently updated
newest added

Upgraded the base Guard::CoffeeScript class to use Guard::Plugin as per: https://github.com/guard/guard/wiki/Upgrading-to-Guard-2.0#changes-in-guardguard Tweaked a few spec config issues, gemspec didn't define rspec version, now fixed at 2.99.x