View Source mix igniter.add_extension (igniter v0.3.39)

Adds an extension to your .igniter.exs configuration file.

The extension can be the module name of an extension, or the string phoenix, which maps to Igniter.Extensions.Phoenix.

Example

mix igniter.add_extension phoenix

Summary

Functions

Callback implementation for Igniter.Mix.Task.igniter/2.