View Source mix igniter.init_library (igniter_new v0.5.27)
Set up a library to use Igniter. Adds the optional dependency and an install task.
Args
mix igniter.init_library my_lib
--dry-run- Run the task without making any changes.--yes- Automatically answer yes to any prompts.--yes-to-deps- Automatically answer yes to any prompts about installing new deps.--verbose- display additional output from various operations