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

Make a command line application for this #39

Closed
fatuhoku opened this issue Sep 5, 2013 · 3 comments
Closed

Make a command line application for this #39

fatuhoku opened this issue Sep 5, 2013 · 3 comments

Comments

@fatuhoku
Copy link

fatuhoku commented Sep 5, 2013

Current implementations of fswatch don't quite cut it for me.

I'm glad to have found a Haskell project that does that job watch directories but to showcase its functionality (and to serve as example code...?) there should really be a command line tool built with it.

@gregwebs
Copy link
Member

gregwebs commented Sep 5, 2013

Can you try this out: http://hackage.haskell.org/package/spy-0.7

@ehamberg
Copy link

ehamberg commented Sep 5, 2013

I also wrote a really simple command line program using hfsnotify:

https://github.com/ehamberg/fswatcher/blob/master/fswatcher.hs

@fatuhoku
Copy link
Author

fatuhoku commented Sep 6, 2013

Ah cool. That'll do =]

@fatuhoku fatuhoku closed this as completed Sep 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants