(no title)
bombtrack | 9 years ago
I wasn't personally working on this, so I apologize for being fuzzy on the details, but I understand that getting rebar3 to fetch all the deps that would normally be managed by hex was not possible or at least non-trivial. There was talk of having to manually install each dep that you knew the Elixir lib would be requiring.
I think it was sorted into something workable, but if anyone has better understanding I would love to be pointed to some resources!
bombtrack|9 years ago
Not a seamless setup, but it does work. As the sibling comment suggests, perhaps using mix for everything would help.
[0] https://github.com/barrel-db/rebar3_elixir_compile
di4na|9 years ago