Using this library in rebar3 project
alishir opened this issue · 3 comments
alishir commented
Could you please guide me on how to use this library in a project based on rebar3?
vances commented
Sorry, can't help you, I do not use rebar. I understand it works well
enough these days however for years it did not and my build system, based
on GNU autotools
<https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html>
predates
it.
We use standard GNU coding standards <https://www.gnu.org/prep/standards/>
targets all, install and check with make install creating an Erlang release
<https://www.erlang.org/doc/system/release_structure.html#release-concept>
package.
…On Mon, Jun 3, 2024 at 1:35 PM Ali Shirvani ***@***.***> wrote:
Could you please guide me on how to use this library in a project based on
rebar3?
—
Reply to this email directly, view it on GitHub
<#2>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADEUEBZ2I3M27JODF773MDZFP6CPAVCNFSM6AAAAABIVYX6WKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTAMRRGI4TMOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
alishir commented
Thanks a lot for your explanation.
vances commented
If you want to use rebar it should work just fine with our projects as they
follow all the OTP guidelines. You'd just be replacing (some of?) the
build system.
…On Mon, Jun 3, 2024 at 2:04 PM Vance Shipley ***@***.***> wrote:
Sorry, can't help you, I do not use rebar. I understand it works well
enough these days however for years it did not and my build system, based
on GNU autotools
<https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html> predates
it.
We use standard GNU coding standards <https://www.gnu.org/prep/standards/>
targets all, install and check with make install creating an Erlang
release
<https://www.erlang.org/doc/system/release_structure.html#release-concept>
package.
On Mon, Jun 3, 2024 at 1:35 PM Ali Shirvani ***@***.***>
wrote:
> Could you please guide me on how to use this library in a project based
> on rebar3?
>
> —
> Reply to this email directly, view it on GitHub
> <#2>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AADEUEBZ2I3M27JODF773MDZFP6CPAVCNFSM6AAAAABIVYX6WKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTAMRRGI4TMOA>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>