Building Erlang Projects Offline

Joseph Lloyd <[email protected]> Thu, 3 Feb 2022 13:03:42 -0700
Newsgroups gmane.comp.lang.erlang.general
Message-ID <CAO0j9MWc0vtT4R3DM0UdAParg5xpkWL+9VMF_nQtnZQaKNThog@mail.gmail.com>
I need a way of building Erlang apps and releases on an
internal corporate network that is intentionally isolated from the
internet.  I have tried installing rebar3 without success so far.   Has
anyone done this?  Are there better ways of achieving offline builds of
erlang apps/releases?

Thanks,

Joseph