distillery_packager v0.4.2 Mix.Tasks.Release.Deb.GenerateTemplates

This module provides a task for copy debian template files into ./rel/distillery_packager/debian/templates

Summary

Functions

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

Functions

run(args)

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

Callback implementation for Mix.Task.run/1.