[ 源代码: rebar3 ]
软件包:rebar3(3.19.0-1)
Erlang tool to create, develop, and release Erlang libraries and applications
Rebar3 is an Erlang tool that makes it easy to create, develop, and release Erlang libraries, applications, and systems in a repeatable manner. Rebar3 will:
* respect and enforce standard Erlang/OTP conventions for project structure so they are easily reusable by the community; * manage source dependencies and Erlang packages while ensuring repeatable builds; * handle build artifacts, paths, and libraries such that standard development tools can be used without a headache; * adapt to projects of all sizes on almost any platform; * treat documentation as a feature, and errors or lack of documentation as a bug.
其他与 rebar3 有关的软件包
|
|
|
|
-
- dep: erlang-asn1
- Erlang/OTP modules for ASN.1 support
-
- dep: erlang-base
- Erlang/OTP virtual machine and base applications
-
- dep: erlang-common-test
- Erlang/OTP application for automated testing
-
- 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-edoc
- Erlang/OTP module for generating documentation
-
- dep: erlang-eunit
- Erlang/OTP module for unit testing
-
- dep: erlang-parsetools
- Erlang/OTP parsing tools
-
- dep: erlang-reltool
- Erlang/OTP release management tool
-
- 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