Bundlex v0.1.2 mix bundlex.bundle View Source

Assembles a bundle that is ready to run on given platform platform.

Command line options

  • --platform or -t - specifies platform platform. It has to be one of windows32, windows64, TODO.

Link to this section Summary

Functions

A task needs to implement run which receives a list of command line args

Link to this section Functions

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.