<div dir="ltr">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">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">https://hex.pm/packages/rebar3_path_deps</a> <br><br><br>Hope it helps,<br><br><br>Benoît.</div>