[erlang-questions] Non-Erlang dependencies

Loïc Hoguin essen@REDACTED
Thu Jun 28 11:49:34 CEST 2012


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.

On 06/28/2012 10:18 AM, Roberto Aloi wrote:
> @dva: Having a bash script which gets and builds stuff assumes that
> you have (Internet) access to the resources you have to build at
> building time. Sometimes, that's not the case.
>
> R
>
> On Thu, Jun 28, 2012 at 10:00 AM, Loïc Hoguin <essen@REDACTED> wrote:
>> Hey,
>>
>> I was wondering how you guys currently handle non-Erlang project
>> dependencies, with regards to simple development but also releases handling.
>>
>> For example if you are writing a web application you are certainly going to
>> depend on something like jquery+bootstrap. Do you simply put them in your
>> own repos? Can't use rebar for this (yet) but maybe you use a nifty trick?
>>
>> Another example would be a C application that you communicate with through
>> ports.
>>
>> Any feedback welcome, thanks.
>>
>> --
>> Loïc Hoguin
>> Erlang Cowboy
>> Nine Nines
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>
>
>


-- 
Loïc Hoguin
Erlang Cowboy
Nine Nines





More information about the erlang-questions mailing list