View Source mix igniter.add_extension (igniter v0.3.63)
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
.
Functions
Callback implementation for Igniter.Mix.Task.igniter/2
.