<div dir="ltr">+1 for rustyio/sync.<div><br></div><div style>Haven't had any problems. @John it looks like you are running a released version compiled with rebar? Sync or anything else won't work with that approach. Load the beam files directly with erl -pa path/to/ebin/dirs deps/*/ebin</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 10:39 AM, Dave Cottlehuber <span dir="ltr"><<a href="mailto:dch@jsonified.com" target="_blank">dch@jsonified.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 1 February 2013 16:40, John Kemp <<a href="mailto:john@jkemp.net">john@jkemp.net</a>> wrote:<br>

> This does not seem to work on a Mac FWIW since there is no equivalent of the inotify tools on OS X, for similar reasons to Damian's suggestion. Otherwise (on Linux), it looks promising...<br>
<br>
</div>I've used rustyio/sync successfully on Windows and Mac, with notifu<br>
and growl respectively. More info in the README.md at<br>
<a href="https://github.com/rustyio/sync" target="_blank">https://github.com/rustyio/sync</a><br>
<br>
The key things I found:<br>
<br>
- run sync *before* you start editing your erlang files<br>
- if the beam doesn't change, nothing will get reloaded<br>
<br>
A+<br>
<span class="HOEnZb"><font color="#888888">Dave<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>