button icon indicating copy to clipboard operation
button copied to clipboard

Add OS X support

Open jasonwhite opened this issue 9 years ago • 0 comments

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.

jasonwhite avatar Jun 07 '16 07:06 jasonwhite