<div dir="ltr">Actually the bare minimum you need is just a .app file that contains something like {application, bla, []}. ;-)<div><br></div><div>-cvi</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 17, 2014 at 6:32 AM, Aaron Burrow <span dir="ltr"><<a href="mailto:burrows.labs@gmail.com" target="_blank">burrows.labs@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've been trying to wrap my head around building erlang applications<br>
and had difficulty finding the bare minimum that will run using<br>
<br>
erl> application:start(whatever).<br>
<br>
Well I've finally got something working and it may save others from<br>
similar searching.<br>
<br>
link: <a href="https://gist.github.com/burrows-labs/10952656" target="_blank">https://gist.github.com/burrows-labs/10952656</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Aaron Burrow<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" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</font></span></blockquote></div><br></div>