ATTENTION: Please find the canonical repository here:
Browse cluster: Distributed Databases & Data Systems →Rebar is an Erlang build tool designed to simplify the compilation, testing, and release of Erlang applications, port drivers, and releases. It is implemented as a self-contained Erlang script that follows standard Erlang/OTP project conventions, and includes features for dependency management that allow developers to reuse libraries from various sources such as git and hg. The tool requires Erlang R13B03 or later to build and can be extended to support application upgrades and release deployment workflows.