Mix v1.4.5 mix local.hex View Source

Installs Hex locally.

mix local.hex

Command line options

  • --force - forces installation without a shell prompt; primarily intended for automation in build systems like make

Mirrors

If you want to change the default mirror used for fetching Hex, set the HEX_MIRROR environment variable.

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.