mix deps.get

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

Command line options

  • --only - only fetches dependencies for given environment
  • --no-archives-check - does not check archives before fetching deps

© 2012 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/mix/1.12.0/Mix.Tasks.Deps.Get.html