Cldr v0.1.3 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

Functions

run()

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

Callback implementation for Mix.Task.run/1.