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