<div dir="ltr"><div dir="ltr">We've been doing that as well, in a previous company, some time ago <a href="https://github.com/alinpopa/rebar3-localdep-plugin">https://github.com/alinpopa/rebar3-localdep-plugin</a></div><div>Indeed, this particular one looks better.</div><div><br></div><div>Alin</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 17, 2018 at 12:09 PM Sölvi Páll Ásgeirsson <<a href="mailto:solvip@gmail.com">solvip@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">*bow*<br>
<br>
We're doing something similar by hackily abusing _checkouts.<br>
This looks much better<br>
<br>
Thanks for this!<br>
<br>
Sölvi<br>
On Wed, Oct 17, 2018 at 11:02 AM Benoit Chesneau <<a href="mailto:bchesneau@gmail.com" target="_blank">bchesneau@gmail.com</a>> wrote:<br>
><br>
> I've created a new rebar plugin to handle path dependencies in your projects.<br>
><br>
> This plugin add to rebar the supports of path dependencies which are typically sub-applications that live within one repository.<br>
><br>
> That  is useful when you're project is growing over the time and requires to split the dependencies, but you still want to handle everything in one repository for some convenience.<br>
><br>
> The source and full usage doc is there: <a href="https://github.com/benoitc/rebar3_path_deps" rel="noreferrer" target="_blank">https://github.com/benoitc/rebar3_path_deps</a><br>
><br>
> It's already available on hex:<br>
> <a href="https://hex.pm/packages/rebar3_path_deps" rel="noreferrer" target="_blank">https://hex.pm/packages/rebar3_path_deps</a><br>
><br>
><br>
> Hope it helps,<br>
><br>
><br>
> Benoît.<br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>