Closed jstepien closed 8 years ago
This is a follow-up to PR #46. It replaces the 300ms loop with a file watcher. Hawk is a wrapper around java.nio.file.WatchService coming with proper OS X support.
Now rebuilds should be instantaneous.
Oh I remember this :) It works much better on OSX now so I'll merge it in.
This is a follow-up to PR #46. It replaces the 300ms loop with a file watcher. Hawk is a wrapper around java.nio.file.WatchService coming with proper OS X support.
Now rebuilds should be instantaneous.