501 Forks
1565 Stars
1565 Watchers

rebar3

Erlang build tool that makes it easy to compile and test Erlang applications and releases.

How to download and setup rebar3

Open terminal and run command
git clone https://github.com/erlang/rebar3.git
git clone is used to create a copy or clone of rebar3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rebar3 https://github.com/erlang/rebar3/archive/master.zip

Or simply clone rebar3 with SSH
[email protected]:erlang/rebar3.git

If you have some problems with rebar3

You may open issue on rebar3 support forum (system) here: https://github.com/erlang/rebar3/issues