exreleasy v0.1.2 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.