mix_lfe v0.2.0 Mix.Deps.Lfe View Source

Deals with getting and compiling the LFE related dependencies.

Link to this section Summary

Functions

Downloads and compiles the dependencies needed by a LFE project

Link to this section Functions

Downloads and compiles the dependencies needed by a LFE project.

This includes downloading the dependenices from https://hex.pm and installing rebar3. Rebar3 is needed to compile the LFE compiler itself, but this can’t happen automatically, so it is done manually.