Hacker News new | past | comments | ask | show | jobs | submit login

This is in fact the documented recommendation, from the manpage:

  Rebuild project if a source file is modified or added to the src/ directory:
    $ while true; do ls src/*.rb | entr -d make; done



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: