CoffeeSharp
CoffeeSharp copied to clipboard
FR: watch for new files
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!
Ah, I see the coffee executable supports this now. That's indeed a good addition to --watch
I'm happy to accept pull requests for this feature.