[erlang-questions] [ANN] rebar3_path_deps a plugin to specify path dependencies in rebar.config

Benoit Chesneau bchesneau@REDACTED
Wed Oct 17 13:01:23 CEST 2018


I've created a new rebar plugin to handle path dependencies in your
projects.

This plugin add to rebar the supports of path dependencies which are
typically sub-applications that live within one repository.

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.

The source and full usage doc is there:
https://github.com/benoitc/rebar3_path_deps

It's already available on hex:
https://hex.pm/packages/rebar3_path_deps


Hope it helps,


Benoît.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20181017/aba1bedc/attachment.htm>


More information about the erlang-questions mailing list