codeskyblue/fswatch

fswatch to watch multiple file types with specified actions on those files' changes

0xqd opened this issue · 3 comments

0xqd commented

Hi there,
I don't know if it's possible to run one fswatch session to have multiple actions based on a set of filetypes. For example:

(sass|scss) : sass ...
(jade) : jade ..
(cc): gcc ...

thanks for the nice tool :)

If supported this feature, command will run one by one. If multi thread the output may be conflict.

0xqd commented

yeah, I have the same thought, it would be complicated than it seems to look. btw, thanks for answer :)

This issue has been opened for two years. ^_^ fixed now.