Cldr v0.0.14 Mix.Tasks.Cldr.Install.Locales
Installs the cldr core data and configured locales into the application. By default it installs into the ./priv/cldr directory.
Summary
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.