Erlang "must-have" development tools
Posted
by Jonas
on Stack Overflow
See other posts from Stack Overflow
or by Jonas
Published on 2010-04-21T23:47:23Z
Indexed on
2010/04/21
23:53 UTC
Read the original article
Hit count: 479
I am not a professional Erlang developer (not yet), but I would like to hear what Erlang development tools are "must-have" in the industry (besides emacs and git/mercurial) ? I do know about a few tools like: rebar, dialyzer, hipe, eunit and edoc but I have no idea if they are used by professional erlang developers or if there are other tools that are "must-have".
This question is inspired by Java "must-have" development tools
© Stack Overflow or respective owner