mix igniter.install (igniter v0.1.0)
Install a package or packages, and run any associated installers.
Args
mix igniter.install package1,package2,package3
Switches
--dry-run
-d
- Run the task without making any changes.--yes
-y
- Automatically answer yes to any prompts.--example
-e
- Request that installed packages include initial example code.