exreleasy v0.2.0 Mix.Tasks.Exreleasy.Localize

Localizes current project with local erlang runtime

All files will be written to ./release dir

  mix exreleasy.localize

Summary

Functions

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

Functions

run(_)

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

Callback implementation for Mix.Task.run/1.