deps_ghq_get v0.1.0 mix deps.ghq_get

Run ghq get all out of date dependencies, i.e. dependencies that are not available or have an invalid lock.

Command line options

  • --no-archives-check - does not check archives before running ghq get deps

Link to this section Summary

Functions

A task needs to implement run which receives a list of command line args

Link to this section Functions

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.