Bundlex v0.2.8 mix compile.bundlex View Source
Builds natives specified in bundlex.exs file
Accepts the following command line arguments:
--store-scripts
- if set, shell scripts are stored in the project root folder for further analysis.
Add :bundlex
to compilers in your Mix project to have this task executed
each time the project is compiled.