Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow cannot work on Mac #11

Open
ylogx opened this issue Apr 19, 2015 · 0 comments
Open

Follow cannot work on Mac #11

ylogx opened this issue Apr 19, 2015 · 0 comments
Labels

Comments

@ylogx
Copy link
Owner

ylogx commented Apr 19, 2015

Follow can not work on distributions other than Linux.
The tool that we use for watching files inotify in follow are built in to linux kernel and are not available on other distributions like Mac etc.

Inotify (inode notify) is a Linux kernel subsystem that acts to extend filesystems to notice changes to the filesystem,

grunt karma can do similar stuff, but it uses user focus to rerun tests.

Wikipedia Inotify

@ylogx ylogx added the bug label Apr 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant