mixxer v1.0.2 mix deps.add View Source
Adds a package to your deps
Usage
$ mix deps.add --package ini
Parameters
--package The package to lookup and add
--version A specific version to add, will error if it does not exist in hex.
--only Only add this dependency in these environments
--override Overrides any other version in other dependencies
--runtime Is this package runtime only
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Callback implementation for Mix.Task.run/1
.