[erlang-questions] Rebar: application dependencies in local file system
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Wed Oct 15 20:55:08 CEST 2014
Hello,
I am assuming that you are using git for your other app
{myapp, ".*",
{git, "~/devel/erlang/myapp", {branch, master}}
}
- Dmitry
On 15 Oct 2014, at 21:04, Lloyd R. Prentice <lloyd@REDACTED> wrote:
> Hello,
>
> How do I specify in rebar.config that I want an application dependency located in my local file system?
>
> Thanks,
>
> LRP
>
> Sent from my iPad
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list