cespare / reflex

Run a command when files change
MIT License
3.35k stars 135 forks source link

Use doublestar for glob matching #55

Open shaxbee opened 5 years ago

shaxbee commented 5 years ago

Enables glob patterns containing ** eg. **/*.go

shaxbee commented 5 years ago

Noticed excludePrefix wasn't working with glob matcher. Added implementation and tests as well.

shaxbee commented 5 years ago

@cespare could you kindly review?

shaxbee commented 4 years ago

@cespare Is there anything preventing this PR from being reviewed?

carrete commented 4 years ago

@shaxbee You may want to check out https://github.com/cortesi/modd