Re: Release as Debian Package

"A. G. Madi" <[email protected]> Thu, 17 Mar 2022 17:56:47 -0500
Newsgroups gmane.comp.lang.erlang.general
Message-ID <CAA06H2OeK_tP5Ps9Ujh2AYdU44wUrqXHeBn5YNtZV2feUsBSDg@mail.gmail.com>
I don't remember seeing that in rebar3 but you can always add a call to
alien into your flow after rebar builds the tar.
https://manpages.ubuntu.com/manpages/trusty/man1/alien.1p.html

On Thu, Mar 17, 2022 at 17:29 Joseph Lloyd <[email protected]> wrote:

> My team has written our first Erlang program.  Now, we are preparing for
> deployment.  I can see how to use rebar3 to create a .tar file, but are
> there tools or workflows out there that can help us easily create a .deb
> file instead?
>
> Thanks,
> Joseph
>