[erlang-questions] Good practice for binary distributing

Garrett Smith g@REDACTED
Sun May 30 15:26:36 CEST 2010


On Sun, May 30, 2010 at 1:50 AM, Max Lapshin <max.lapshin@REDACTED> wrote:
> On Sun, May 30, 2010 at 6:57 AM, Matt Stancliff <sysop@REDACTED> wrote:
>> Same with an erlang redis library:
>>  Before (Emakefile, Makefile, Rakefile, rebar):
>> http://github.com/mattsta/er/tree/20bcb6
>>  After (rebar-only): http://github.com/mattsta/er/
>>
>
> It is nice, but I don't understand, how will it help me to build
> debian packages.

I suspect you probably have some work ahead of you as the build tools
in Erlang world are still relatively young.

Take a look at the rabbitmq project. They provide a full assortment of
system packages and you might be able to borrow some ideas.

Garrett


More information about the erlang-questions mailing list