[ 源代码: rebar ]
软件包:rebar(2.6.4-4)
Sophisticated build-tool for Erlang projects that follows OTP principles
rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc).
其他与 rebar 有关的软件包
|
|
|
|
-
- dep: erlang-asn1
- Erlang/OTP modules for ASN.1 support
-
- dep: erlang-base
- Erlang/OTP virtual machine and base applications
- 或者 erlang-base-hipe
- 软件包暂时不可用
-
- dep: erlang-crypto
- Erlang/OTP cryptographic modules
-
- dep: erlang-dev
- Erlang/OTP development libraries and headers
-
- dep: erlang-dialyzer
- Erlang/OTP discrepancy analyzer application
-
- dep: erlang-diameter
- Erlang/OTP implementation of RFC 6733 protocol
-
- dep: erlang-edoc
- Erlang/OTP module for generating documentation
-
- dep: erlang-eunit
- Erlang/OTP module for unit testing
-
- dep: erlang-reltool
- Erlang/OTP release management tool
-
- dep: erlang-snmp
- Erlang/OTP SNMP applications
-
- dep: erlang-syntax-tools
- Erlang/OTP modules for handling abstract Erlang syntax trees
-
- dep: erlang-tools
- Erlang/OTP various tools
-
- enh: erlang
- Concurrent, real-time, distributed functional language