Mix.Tasks.Escriptize

Generates an escript for the project.

Command line options

Configuration

The following option must be specified in your mix.exs:

The remaining options can be specified to further customize the escript:

Source

Summary

run(args)

Callback implementation of Mix.Task.run/1

Functions

run(args)

Callback implementation of Mix.Task.run/1.

Source