<div>Hi John.</div><div>š</div><div>Maybe šhttps://github.com/tex/ssync can help you.</div><div>š</div><div>01.02.2013, 04:09, "John Kemp" <john@jkemp.net>:</div><blockquote><p>Hi,<br /><br />I have been writing an application using rebar to build the app. I run <br />the server and open a console. I then change the source code and <br />apparently I need to leave the console, 'make rel' and restart the app <br />and the console.<br /><br />I'm sure there's a better way to do what I'm doing.<br /><br />One project I found is <a href="https://github.com/rustyio/sync">https://github.com/rustyio/sync</a>, but this did not <br />(yet) work for me according to the instructions.<br /><br />How can I have my rebar (or just Erlang) app automatically recompile <br />('make rel') when one of the source files changes, or run a command from <br />within the console to do this?<br /><br />Cheers,<br /><br />JohnK<br />_______________________________________________<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">http://erlang.org/mailman/listinfo/erlang-questions</a></p></blockquote>