[erlang-questions] rebar3 dependencies

Tristan Sloughter t@REDACTED
Sat Mar 19 00:22:07 CET 2016


There is no built-in support for vendoring. 

What is the use case? Is it for developers to be able to checkout a
single repo and begin working on the project without anything additional
needing to be fetched?

-- 
  Tristan Sloughter
  t@REDACTED

On Fri, Mar 18, 2016, at 05:40 PM, Roberto Ostinelli wrote:
> Dear list,
> Does someone know if there's a way to vendor dependencies with rebar3,
> just like you do with ruby's bundler?
> 
> I always have the habit to commit dependencies too, and I've done so with
> rebar2 quite easily by committing the /deps folder too. However to my
> understanding with rebar3 all dependencies go into _build, which isn't
> supposed to be committed.
> 
> Any input welcome, I'm new to rebar3, am considering the switch but would
> like to tackle this first. 
> 
> Thanks,
> r.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list