mix_templates v0.1.8 Mix.Tasks.Template

Mix Template—a package for creating customized directory trees

Manage the local installation and uninstallation of templates used by mix gen.

Summary

Functions

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

Functions

run(list)

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

Callback implementation for Mix.Task.run/1.