# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup erlang rebar3 3.7.5
maintainers {ciserlohn @ci42}
description Rebar3 is an Erlang tool that makes it easy to create, \
develop, and release Erlang libraries, applications, and \
systems in a repeatable manner.
long_description 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 \
checksums rmd160 10382bbe747d7b7a9d3b0b72dceb274d52406e24 \
sha256 1f41a6ea8b8a1292e29a43e11f973284c51ed21a9b4d09cecb4c3d3a662fa034 \
# configure and build phase
build.cmd ${worksrcpath}/bootstrap
xinstall -m 755 ${worksrcpath}/rebar3 ${destroot}${prefix}/bin