button
button copied to clipboard
Add OS X support
Only a couple of things need to be done to get Button working on OS X:
- [ ] Implement the file watcher using fsevents.
- [ ] For generalized implicit dependency detection, the tracer handler needs to be implemented. This is likely to be done using dtrace, the OS X equivalent of strace.