EPM - an Erlang package manager

Jacob Vorreuter jacob.vorreuter@REDACTED
Mon Mar 1 10:09:17 CET 2010


I've recently been working on a RubyGems-style package manager for Erlang and would like to hear people's thoughts/criticisms.

There's nothing to install. You simply download the EPM escript. It uses GitHub as its package repository. 

This is meant mainly for development purposes and does not deal with packaging or deploying OTP releases.

You can read my post about it here: http://jkvor.com/erlang-package-manager
The executable is available here: http://github.com/JacobVorreuter/epm

I'd be interested to hear suggestions of how to make this a more useful tool.

Thanks, 

Jake


More information about the erlang-questions mailing list