exreleasy v0.2.0 Mix.Tasks.Exreleasy.Digest

Digests all project applications and creates release manifest

  mix exreleasy.digest your_app_name

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.