[erlang-questions] Non-Erlang dependencies

Benoit Chesneau bchesneau@REDACTED
Thu Jun 28 11:56:26 CEST 2012


On Thu, Jun 28, 2012 at 11:49 AM, Loïc Hoguin <essen@REDACTED> wrote:
> No actually this is interesting. I *think* I can have a small script in a
> get-deps post_hook to fetch the extra dependencies when you get the Erlang
> ones. This way you download everything at the same time.
>
> I'll try it out.
>
>
This is what we do in refuge for now. Though it would be easier to
have all included in rebar. Or maybe as a plugin. The only problem
with that approach is when you need to distribute the sources with all
the dependencies.

- benoît



More information about the erlang-questions mailing list