Closed aliak00 closed 6 years ago
Fswatch allows you to watch your files and get notified of changes. So if dub were to add a --watch command or the like, maybe fswatch can make auto reload easy to add to dub?
--watch
See https://github.com/dlang/dub/pull/446
Hehe ok apparently I even bumped that at some point :p I'll just post in there.
Fswatch allows you to watch your files and get notified of changes. So if dub were to add a
--watch
command or the like, maybe fswatch can make auto reload easy to add to dub?