mix_lfe v0.2.0 API Reference

Modules

Deals with getting and compiling the LFE related dependencies

Mix Tasks

Compiles LFE source files

A task for downloading and compiling the dependencies needed by a LFE project

Compiles the source LFE source files of the project, using Mix.Compilers.Lfe and also compiles and runs all the test LFE files with the ‘-tests.lfe’ extension in the ‘test’ folder of the project