[erlang-questions] Erlang package manager

Vlad Dumitrescu vladdu55@REDACTED
Tue Dec 16 13:43:57 CET 2014


On Tue, Dec 16, 2014 at 1:17 PM, Loïc Hoguin <essen@REDACTED> wrote:
>
> Actual package management is not needed at all in my workflow where
> everything is a dep, including test, documentation and other tools.


I may be wrong, but I believe that 'package' in this context means what you
mean by 'dep'. You still need to fetch the dependencies and you don't care
about another tool because (I guess) you are using rebar which implements
this thing. My understanding of this package manager thing is that it
separates this functionality, unifies the different features that rebar,
mix, hex, agner etc have and makes it available so that we don't need to
reinvent the wheel.

If I got it wrong, I'm sure that Bruce will correct me :-)

regards,
Vlad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141216/2f4b4067/attachment.htm>


More information about the erlang-questions mailing list