CoffeeSharp icon indicating copy to clipboard operation
CoffeeSharp copied to clipboard

FR: watch for new files

Open dizzib opened this issue 14 years ago • 2 comments

AFAICT CoffeeSharp's watch mode does not watch for new files being added, requiring a manual restart of the process.

It would be useful if CoffeeSharp could automatically watch for and compile new files being added.

Cheers!

dizzib avatar Mar 20 '12 19:03 dizzib

Ah, I see the coffee executable supports this now. That's indeed a good addition to --watch

tomlokhorst avatar Mar 20 '12 23:03 tomlokhorst

I'm happy to accept pull requests for this feature.

tomlokhorst avatar Jun 08 '15 23:06 tomlokhorst