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 runningghq get
deps
Link to this section Summary
Link to this section Functions
Link to this function
run(args)
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.