Bundlex v0.2.6 mix compile.bundlex View Source
Builds natives specified in bundlex.exs file
Accepts the following command line arguments:
--platform <platform>- platform to build for, seeBundlex.platform/0.--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.