Official page: https://www.rebar3.org/
Source code: https://github.com/erlang/rebar3
Rebar3 is mainly a dependency manager for Erlang and Elixir projects, but it also offers several other features, like bootstrapping projects (according to several templates, following the OTP principles), task executor, build tool, test runner and is extensible by using plugins.