exreleasy v0.1.3 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.
Callback implementation for Mix.Task.run/1
.