[erlang-questions] Re: Library management in erlang.

Logan, Martin MARTIN.LOGAN@REDACTED
Thu May 20 17:34:37 CEST 2010


We are working hard on it still. We have a secure website developed and are holding back on releasing it right now because of some other refactoring that is going on.  Erlware should have most of the important code already stored for most versions of Erts. All the code comes with its src so you are free to rebuild it if you want. The caveat is that Erlware repos are not secure. They are quite open right now. The community is small enough such that we don't have problems. That said, when we finally push out our new site and repo that will change.  

It is also possible to host your own internal repo easily with a project called portius.  Here is a link to a video explaining how to do it. http://www.youtube.com/watch?v=ogbz0Ram1_w

Cheers,
Martin

-----Original Message-----
From: erlang-questions@REDACTED [mailto:erlang-questions@REDACTED] On Behalf Of Steve Davis
Sent: Monday, May 17, 2010 8:23 PM
To: erlang-questions@REDACTED
Subject: [erlang-questions] Re: Library management in erlang.

Closest I have seen are:

http://projects.trapexit.org/web/

http://jungerl.sourceforge.net/

http://erlware.org/

/s

On May 17, 7:35 pm, Tim Uckun <timuc...@REDACTED> wrote:
> Is there anything equivalent to ruby gems in erlang?
>
> I am trying to follow a couple of tutorials they all say "go download
> this library, git clone this library" etc.  How do you guys keep your
> libraries current and secure? is there an equivalent of CPAN or
> rubyforge where I can search for libraries that might be of use?
>
> Are there the equivalent of  gem search, gem list, gem install, gem
> update,gem uninstall etc.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> Seehttp://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscr...@REDACTED
>
> --
> You received this message because you are subscribed to the Google Groups "Erlang Programming" group.
> To post to this group, send email to erlang-programming@REDACTED
> To unsubscribe from this group, send email to erlang-programming+unsubscribe@REDACTED
> For more options, visit this group athttp://groups.google.com/group/erlang-programming?hl=en.

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED



More information about the erlang-questions mailing list