Bundlex v0.2.5 mix compile.bundlex View Source

Builds natives specified in bundlex.exs file

Accepts the following command line arguments:

  • --platform <platform> - platform to build for, see Bundlex.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.