[erlang-questions] simplest possible erlang/otp application

Aaron Burrow burrows.labs@REDACTED
Thu Apr 17 06:32:14 CEST 2014


I've been trying to wrap my head around building erlang applications
and had difficulty finding the bare minimum that will run using

erl> application:start(whatever).

Well I've finally got something working and it may save others from
similar searching.

link: https://gist.github.com/burrows-labs/10952656

Aaron Burrow



More information about the erlang-questions mailing list