[erlang-questions] Erlang package manager

Benoit Chesneau bchesneau@REDACTED
Wed Dec 17 06:07:22 CET 2014


On Tue, Dec 16, 2014 at 8:12 PM, Michael Truog <mjtruog@REDACTED> wrote:
>
>
> 6) Ideally, it should be easy to create a private package index for
> private corporate usage of internal packages.  It would be nice to keep all
> the programming language usage in Erlang for the sake of simplicity (there
> have been issues in the past with mixing Python and other programming
> languages into the tool) and to keep the dependencies limited.  This is a
> great opportunity to show how Erlang can shine to provide the community
> with simple package management.
>
>
IMO this should be a must have. Even in non corporate usage you would like
to use a private package index to not rely on external networks or such (ex
for offline development purpose).

NPM, Python offers a way to mirror locally an index or create an index to
use with your own packages.

- benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141217/ad044e88/attachment.htm>


More information about the erlang-questions mailing list