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 ofwindows32
,windows64
, TODO.
Link to this section Summary
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
.