View Source mix igniter.add (igniter_new v0.5.32)
Adds the provided deps to mix.exs
This is only useful when you want to add a dependency without running its
installer, since igniter.install already adds the dependency to mix.exs.
This task also gets the dependencies after completion.
Example
mix igniter.add dep1 dep2