mix archive.check

Checks all archives are available.

Mix projects can specify required archives using the :archives option:

archives: [{:foo, "~> 1.0.0"}]

This task guarantees this option is respected.

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