What is the standard build tool in Erlang? -


i new erlang programming language. there standard build tool in erlang?

i have googled out these, not sure 1 should use.

rebar gradually being replaced rebar3, provides more deterministic builds , conflict resolution, packages (integrating hex.pm), , on.

as 1 of current rebar , rebar3 maintainers, i'd recommend rebar3.


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -